Add field description for Roku host (#104631)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
pull/104632/head
Franck Nijhof 2023-11-28 10:03:57 +01:00 committed by GitHub
parent 28a3d36bc1
commit f149c809c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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": {