mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Make spelling of "devolo Home Network" consistent (#149165)
This commit is contained in:
parent
2d86fa079e
commit
1315095b4a
@ -9,7 +9,7 @@
|
|||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"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.",
|
"ip_address": "IP address of your devolo Home Network device. This can be found in the devolo Home Network app on the device dashboard.",
|
||||||
"password": "Password you protected the device with."
|
"password": "Password you protected the device with."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -22,8 +22,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zeroconf_confirm": {
|
"zeroconf_confirm": {
|
||||||
"description": "Do you want to add the devolo home network device with the hostname `{host_name}` to Home Assistant?",
|
"description": "Do you want to add the devolo Home Network device with the hostname `{host_name}` to Home Assistant?",
|
||||||
"title": "Discovered devolo home network device",
|
"title": "Discovered devolo Home Network device",
|
||||||
"data": {
|
"data": {
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user