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:
Maciej Bieniek 2023-11-30 18:46:18 +01:00 committed by Franck Nijhof
parent 7e012183da
commit 43e0ddc74e
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -8,7 +8,7 @@
"host": "[%key:common::config_flow::data::host%]" "host": "[%key:common::config_flow::data::host%]"
}, },
"data_description": { "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": { "credentials": {