mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add data_description to devolo Home Network (#131511)
This commit is contained in:
parent
33222436d2
commit
507bb4a685
@ -6,11 +6,17 @@
|
||||
"description": "[%key:common::config_flow::description::confirm_setup%]",
|
||||
"data": {
|
||||
"ip_address": "[%key:common::config_flow::data::ip%]"
|
||||
},
|
||||
"data_description": {
|
||||
"ip_address": "IP address of your devolo Home Network device. This can be found in the devolo Home Network App on the device dashboard."
|
||||
}
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
},
|
||||
"data_description": {
|
||||
"password": "Password you protected the device with."
|
||||
}
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user