mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -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
9bdb713408
commit
8e2f4a347c
@@ -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