synesthesiam / hassio-addons

My Hass.IO add-ons
43 stars 18 forks source link

use docker/run.sh from rhasspy image #11

Closed pheelee closed 4 years ago

pheelee commented 4 years ago

use docker/run.sh from rhasspy image and adapt hass.io options to new name schema

itsme9 commented 4 years ago

hi, tried to run your pull as having the issue in #205 and get:

usage: Rhasspy [-h] --profile PROFILE [--host HOST] [--port PORT]
               [--system-profiles SYSTEM_PROFILES]
               [--user-profiles USER_PROFILES] [--set SET SET] [--ssl SSL SSL]
               [--log-level LOG_LEVEL]
Rhasspy: error: the following arguments are required: --profile/-p

Home Assistant 0.108.6 HassOS 3.13 Raspberry pi 3b+ arch | armv7l dev | false docker | true hassio | true os_name | Linux os_version | 4.19.114-v7l python_version | 3.7.7 version | 0.108.6

Thanks

pheelee commented 4 years ago

The docker image https://hub.docker.com/r/synesthesiam/rhasspy-server has to be pushed after merge of https://github.com/synesthesiam/rhasspy/pull/207 to get the addon working again

itsme9 commented 4 years ago

Sorry didn't know that. Thanks for the reply

synesthesiam commented 4 years ago

Thank you, @pheelee