mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Add field description for Roku host (#104631)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"description": "Enter your Roku information.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "The hostname or IP address of the Roku device to control."
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
|
Reference in New Issue
Block a user