mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 10:06:07 -05:00
Address late review for the host field description in Shelly integration (#104815)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
co-authored by
Franck Nijhof
parent
7e012183da
commit
43e0ddc74e
@@ -8,7 +8,7 @@
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "The hostname or IP address of the Shelly device to control."
|
||||
"host": "The hostname or IP address of the Shelly device to connect to."
|
||||
}
|
||||
},
|
||||
"credentials": {
|
||||
|
||||
Reference in New Issue
Block a user