Add field description for Shelly host (#104686)

This commit is contained in:
Maciej Bieniek 2023-11-29 08:45:47 +01:00 committed by GitHub
parent 4b667cff26
commit 3aa9066a50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,9 @@
"description": "Before setup, battery-powered devices must be woken up, you can now wake the device up using a button on it.",
"data": {
"host": "[%key:common::config_flow::data::host%]"
},
"data_description": {
"host": "The hostname or IP address of the Shelly device to control."
}
},
"credentials": {