mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add missing reauth_confirm strings to devolo Home Control (#147496)
This commit is contained in:
parent
c447729ce4
commit
8918b0d7a9
@ -19,6 +19,16 @@
|
|||||||
"password": "Password of your mydevolo account."
|
"password": "Password of your mydevolo account."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"username": "[%key:component::devolo_home_control::config::step::user::data::username%]",
|
||||||
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
|
},
|
||||||
|
"data_description": {
|
||||||
|
"username": "[%key:component::devolo_home_control::config::step::user::data_description::username%]",
|
||||||
|
"password": "[%key:component::devolo_home_control::config::step::user::data_description::password%]"
|
||||||
|
}
|
||||||
|
},
|
||||||
"zeroconf_confirm": {
|
"zeroconf_confirm": {
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:component::devolo_home_control::config::step::user::data::username%]",
|
"username": "[%key:component::devolo_home_control::config::step::user::data::username%]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user