mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Add field description for Roku host (#104631)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
28a3d36bc1
commit
f149c809c2
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user