-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from HAEdwin/Use-config_flow-settings-and-exte…
…nded-error-handling Use config flow settings and extended error handling
- Loading branch information
Showing
7 changed files
with
169 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,5 @@ | |
], | ||
"requirements": [], | ||
"single_config_entry": true, | ||
"version": "v1.1.0" | ||
"version": "v1.2.0" | ||
} |
30 changes: 30 additions & 0 deletions
30
custom_components/apsystems_ecu_proxy/translations/de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"options": { | ||
"step": { | ||
"init": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Alte Nachrichten ignorieren (Standard 1800 Sekunden)", | ||
"max_stub_interval": "Maximales Stub-Intervall (Standard 300 Sekunden)", | ||
"no_update_timeout": "Zeitüberschreitung beim Zurücksetzen der Werte (Standard 660 Sekunden)", | ||
"send_to_ema": "An EMA versenden" | ||
}, | ||
"title": "Konfiguration" | ||
} | ||
} | ||
}, | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Alte Nachrichten ignorieren (Standard 1800 Sekunden)", | ||
"max_stub_interval": "Maximales Stub-Intervall (Standard 300 Sekunden)", | ||
"no_update_timeout": "Zeitüberschreitung beim Zurücksetzen der Werte (Standard 660 Sekunden)", | ||
"send_to_ema": "An EMA versenden" | ||
}, | ||
"title": "Konfiguration" | ||
} | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
custom_components/apsystems_ecu_proxy/translations/es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"options": { | ||
"step": { | ||
"init": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Ignorar mensajes antiguos (predeterminado 1800 segundos)", | ||
"max_stub_interval": "Intervalo máximo de código auxiliar (predeterminado 300 segundos)", | ||
"no_update_timeout": "Restablecer el tiempo de espera de los valores (predeterminado 660 segundos)", | ||
"send_to_ema": "Enviar a EMA" | ||
}, | ||
"title": "Configuración" | ||
} | ||
} | ||
}, | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Ignorar mensajes antiguos (predeterminado 1800 segundos)", | ||
"max_stub_interval": "Intervalo máximo de código auxiliar (predeterminado 300 segundos)", | ||
"no_update_timeout": "Restablecer el tiempo de espera de los valores (predeterminado 660 segundos)", | ||
"send_to_ema": "Enviar a EMA" | ||
}, | ||
"title": "Configuración" | ||
} | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
custom_components/apsystems_ecu_proxy/translations/fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"options": { | ||
"step": { | ||
"init": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Ignorer les anciens messages (1 800 secondes par défaut)", | ||
"max_stub_interval": "Intervalle de stub maximum (300 secondes par défaut)", | ||
"no_update_timeout": "Délai d'expiration des valeurs de réinitialisation (660 secondes par défaut)", | ||
"send_to_ema": "Expédier vers l'EMA" | ||
}, | ||
"title": "configuration" | ||
} | ||
} | ||
}, | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Ignorer les anciens messages (1 800 secondes par défaut)", | ||
"max_stub_interval": "Intervalle de stub maximum (300 secondes par défaut)", | ||
"no_update_timeout": "Délai d'expiration des valeurs de réinitialisation (660 secondes par défaut)", | ||
"send_to_ema": "Expédier vers l'EMA" | ||
}, | ||
"title": "configuration" | ||
} | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
custom_components/apsystems_ecu_proxy/translations/nl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"options": { | ||
"step": { | ||
"init": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Negeer oude berichten (standaard 1800 seconden)", | ||
"max_stub_interval": "Maximale stub interval (standaard 300 seconden)", | ||
"no_update_timeout": "Reset waarden timeout (standaard 660 seconden)", | ||
"send_to_ema": "Verzend naar EMA" | ||
}, | ||
"title": "Configuratie" | ||
} | ||
} | ||
}, | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"ema_host": "EMA Host (3.67.1.32)", | ||
"message_ignore_age": "Negeer oude berichten (standaard 1800 seconden)", | ||
"max_stub_interval": "Maximale stub interval (standaard 300 seconden)", | ||
"no_update_timeout": "Reset waarden timeout (standaard 660 seconden)", | ||
"send_to_ema": "Verzend naar EMA" | ||
}, | ||
"title": "Configuratie" | ||
} | ||
} | ||
} | ||
} |