Skip to content

Commit

Permalink
Home assistant 0.113.2
Browse files Browse the repository at this point in the history
  • Loading branch information
macbury committed Aug 1, 2020
1 parent b70c653 commit 549c337
Show file tree
Hide file tree
Showing 179 changed files with 9,008 additions and 5,133 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '3.5'
services:
home-assistant:
image: homeassistant/home-assistant:0.111.4
image: homeassistant/home-assistant:0.113.2
extra_hosts:
- "outside:${HOME_ASSISTANT_IP}"
env_file:
Expand Down
5 changes: 0 additions & 5 deletions home-assistant/components/xiaomi_aqara.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion home-assistant/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ weather: !include components/weather.yaml
webostv: !include components/webostv.yaml
websocket_api:
# X
xiaomi_aqara: !include components/xiaomi_aqara.yaml
# Y
# Z
zeroconf:
zone: !include components/zones.yaml
zwave: !include components/zwave.yaml
# V
Expand Down
113 changes: 64 additions & 49 deletions home-assistant/custom_components/alexa_media/.translations/de.json
Original file line number Diff line number Diff line change
@@ -1,53 +1,68 @@
{
"config": {
"error": {
"identifier_exists": "Diese Email ist bereits registriert",
"invalid_credentials": "Falsche Zugangsdaten"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"email": "Email Adresse",
"url": "Amazon Region (z.B., amazon.de)",
"include_devices": "Eingebundene Geräte (komma getrennnt)",
"exclude_devices": "Ausgeschlossene Geräte (komma getrennnt)",
"debug": "Erweitertes debugging",
"scan_interval": "Sekunden zwischen den Scans"
},
"description": "Bitte geben Sie ihre Informationen ein.",
"title": "Alexa Media Player - Konfiguration"
},
"captcha": {
"data": {
"password": "Passwort",
"captcha": "Captcha"
},
"description": "**{email} - alexa.{url}**\n{message}\n {captcha_image}",
"title": "Alexa Media Player - Captcha"
},
"twofactor": {
"data": {
"securitycode": "2FA Code"
},
"description": "**{email} - alexa.{url}**\nDen Zwei Faktor Pin eingeben.\n{message}",
"title": "Alexa Media Player - Zwei Faktor Authentifizierung"
},
"authselect": {
"data": {
"authselectoption": "Einmal Pin Methode"
"config": {
"error": {
"connection_error": "Verbindungsfehler; Netzwerk prüfen und erneut versuchen",
"identifier_exists": "E-Mail für die Alexa URL ist bereits registriert",
"invalid_credentials": "Falsche Zugangsdaten",
"unknown_error": "Unbekannter Fehler, bitte Log-Info melden"
},
"description": "**{email} - alexa.{url}**\n{message}",
"title": "Alexa Media Player - Einmal Pin Passwort"
},
"claimspicker": {
"data": {
"authselectoption": "Verifizierungs Methode"
"step": {
"action_required": {
"description": "**{email} - alexa.{url}**\\nAmazon sendet eine Push-Benachrichtigung je folgender Nachricht. Bitte antworte sie vollständig, bevor Du fortfährst.\\n{message}",
"title": "Alexa Media Player - Aktion erforderlich"
},
"authselect": {
"data": {
"authselectoption": "Einmal Pin Methode"
},
"description": "**{email} - alexa.{url}**\\n{message}",
"title": "Alexa Media Player - Einmalpasswort"
},
"captcha": {
"data": {
"captcha": "Captcha",
"password": "Passwort"
},
"description": "**{email} - alexa.{url}**\\n{message}\\n {captcha_image}",
"title": "Alexa Media Player - Captcha"
},
"claimspicker": {
"data": {
"authselectoption": "Verifizierungsmethode"
},
"description": "**{email} - alexa.{url}**\\nBitte Verifizierungsmethode auswählen. (z.B., `0` oder `1`)\\n{message}",
"title": "Alexa Media Player - Verifizierungsmethode"
},
"twofactor": {
"data": {
"securitycode": "2FA Code"
},
"description": "**{email} - alexa.{url}**\\nDas Einmalpasswort eingeben.\\n{message}",
"title": "Alexa Media Player - Zwei Faktor Authentifizierung"
},
"user": {
"data": {
"debug": "Erweitertes debugging",
"email": "E-Mail Adresse",
"exclude_devices": "Ausgeschlossene Geräte (komma getrennnt)",
"include_devices": "Eingebundene Geräte (komma getrennnt)",
"password": "Passwort",
"scan_interval": "Sekunden zwischen den Scans",
"url": "Amazon Region (z.B., amazon.de)"
},
"description": "Bitte gebe Deine Informationen ein.",
"title": "Alexa Media Player - Konfiguration"
}
},
"description": "**{email} - alexa.{url}**\nBitte Verifizierungs Methode auswählen. (z.B., `0` oder `1`)\n{message}",
"title": "Alexa Media Player - Verifizierungs Methode"
}
"title": "Alexa Media Player"
},
"title": "Alexa Media Player"
}
}
"options": {
"step": {
"init": {
"data": {
"queue_delay": "Sekunden zu warten, um Befehle in die Warteschlange zu stellen"
}
}
}
}
}
120 changes: 62 additions & 58 deletions home-assistant/custom_components/alexa_media/.translations/en.json
Original file line number Diff line number Diff line change
@@ -1,64 +1,68 @@
{
"config": {
"error": {
"connection_error": "Error connecting; check network and retry",
"identifier_exists": "Email for Alexa URL already registered",
"invalid_credentials": "Invalid credentials",
"unknown_error": "Unknown error, please report log info"
},
"step": {
"user": {
"data": {
"password": "Password",
"email": "Email Address",
"url": "Amazon region domain (e.g., amazon.co.uk)",
"include_devices": "Included device (comma separated)",
"exclude_devices": "Excluded device (comma separated)",
"debug": "Advanced debugging",
"scan_interval": "Seconds between scans"
},
"description": "Please enter your information.",
"title": "Alexa Media Player - Configuration"
},
"captcha": {
"data": {
"password": "Password",
"captcha": "Captcha"
},
"description": "**{email} - alexa.{url}**\n{message}\n {captcha_image}",
"title": "Alexa Media Player - Captcha"
},
"twofactor": {
"data": {
"securitycode": "2FA Code"
},
"description": "**{email} - alexa.{url}**\nEnter the One Time Password (OTP).\n{message}",
"title": "Alexa Media Player - Two Factor Authentication"
},
"authselect": {
"data": {
"authselectoption": "OTP method"
"config": {
"error": {
"connection_error": "Error connecting; check network and retry",
"identifier_exists": "Email for Alexa URL already registered",
"invalid_credentials": "Invalid credentials",
"unknown_error": "Unknown error, please report log info"
},
"description": "**{email} - alexa.{url}**\n{message}",
"title": "Alexa Media Player - One Time Password"
},
"claimspicker": {
"data": {
"authselectoption": "Verification method"
"step": {
"action_required": {
"description": "**{email} - alexa.{url}**\\nAmazon will send a push notification per the below message. Please completely respond before continuing.\\n{message}",
"title": "Alexa Media Player - Action Required"
},
"authselect": {
"data": {
"authselectoption": "OTP method"
},
"description": "**{email} - alexa.{url}**\\n{message}",
"title": "Alexa Media Player - One Time Password"
},
"captcha": {
"data": {
"captcha": "Captcha",
"password": "Password"
},
"description": "**{email} - alexa.{url}**\\n{message}\\n {captcha_image}",
"title": "Alexa Media Player - Captcha"
},
"claimspicker": {
"data": {
"authselectoption": "Verification method"
},
"description": "**{email} - alexa.{url}**\\nPlease select verification method by number. (e.g., `0` or `1`)\\n{message}",
"title": "Alexa Media Player - Verification Method"
},
"twofactor": {
"data": {
"securitycode": "2FA Code"
},
"description": "**{email} - alexa.{url}**\\nEnter the One Time Password (OTP).\\n{message}",
"title": "Alexa Media Player - Two Factor Authentication"
},
"user": {
"data": {
"debug": "Advanced debugging",
"email": "Email Address",
"exclude_devices": "Excluded device (comma separated)",
"include_devices": "Included device (comma separated)",
"password": "Password",
"scan_interval": "Seconds between scans",
"url": "Amazon region domain (e.g., amazon.co.uk)"
},
"description": "Please enter your information.",
"title": "Alexa Media Player - Configuration"
}
},
"description": "**{email} - alexa.{url}**\nPlease select verification method by number. (e.g., `0` or `1`)\n{message}",
"title": "Alexa Media Player - Verification Method"
}
"title": "Alexa Media Player"
},
"title": "Alexa Media Player"
},
"options": {
"step": {
"init": {
"data": {
"queue_delay": "Seconds to wait to queue commands together"
"options": {
"step": {
"init": {
"data": {
"queue_delay": "Seconds to wait to queue commands together"
}
}
}
}
}
}
}
}
68 changes: 68 additions & 0 deletions home-assistant/custom_components/alexa_media/.translations/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"config": {
"error": {
"connection_error": "Error al conectar, verifique la red y vuelva a intentarlo",
"identifier_exists": "Correo electrónico para la URL de Alexa ya registrado",
"invalid_credentials": "Credenciales no válidas",
"unknown_error": "Error desconocido, por favor reporte la información del registro"
},
"step": {
"action_required": {
"description": "A continuación Amazon enviará una notificación push en el siguiente mensaje. Por favor, responda en su totalidad antes de continuar.",
"title": "Alexa Media Player - Acción requerida"
},
"authselect": {
"data": {
"authselectoption": "metodo OTP"
},
"description": "**{email} - alexa.{url}**\\n{message}",
"title": "Alexa Media Player - Contraseña de un solo uso"
},
"captcha": {
"data": {
"captcha": "Captcha",
"password": "Contraseña"
},
"description": "**{email} - alexa.{url}**\\n{message}\\n {captcha_image}",
"title": "Alexa Media Player - Captcha"
},
"claimspicker": {
"data": {
"authselectoption": "Método de verificación"
},
"description": "**{email} - alexa.{url}**\\nSeleccione el método de verificación por número. (e.g., `0` or `1`)\\n{message}",
"title": "Alexa Media Player - Método de verificación"
},
"twofactor": {
"data": {
"securitycode": "2FA Code"
},
"description": "**{email} - alexa.{url}**\\nIngrese la contraseña de un solo uso (OTP).\\n{message}",
"title": "Alexa Media Player - Autenticación de dos factores"
},
"user": {
"data": {
"debug": "Depuración avanzada",
"email": "Dirección de correo electrónico",
"exclude_devices": "Dispositivo excluido (separado por comas)",
"include_devices": "Dispositivo incluido (separado por comas)",
"password": "Contraseña",
"scan_interval": "Segundos entre escaneos",
"url": "Region del dominio de Amazon (e.g., amazon.co.uk)"
},
"description": "Por favor, introduzca su información.",
"title": "Alexa Media Player - Configuracion"
}
},
"title": "Alexa Media Player"
},
"options": {
"step": {
"init": {
"data": {
"queue_delay": "Segundos de espera a la cola de comandos a la vez"
}
}
}
}
}
Loading

0 comments on commit 549c337

Please sign in to comment.