Add data_description to devolo Home Network (#131511)

This commit is contained in:
Guido Schmitz 2024-11-27 09:26:19 +01:00 committed by GitHub
parent 33222436d2
commit 507bb4a685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {