mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update config string for Tibber (#41045)
This commit is contained in:
parent
db9110c399
commit
708ef3201e
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"timeout": "Timeout connecting to Tibber",
|
"timeout": "Timeout connecting to Tibber",
|
||||||
"connection_error": "Error connecting to Tibber",
|
"connection_error": "[%key:common::config_flow::error::cannot_connect%]",
|
||||||
"invalid_access_token": "[%key:common::config_flow::error::invalid_access_token%]"
|
"invalid_access_token": "[%key:common::config_flow::error::invalid_access_token%]"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user