Remove mentioning YAML in Roku config flow (#32920)

This commit is contained in:
Paulus Schoutsen 2020-03-17 16:57:10 -07:00 committed by GitHub
parent 505de3dce3
commit a9d16d4276
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
}, },
"ssdp_confirm": { "ssdp_confirm": {
"title": "Roku", "title": "Roku",
"description": "Do you want to set up {name}? Manual configurations for this device in the yaml files will be overwritten.", "description": "Do you want to set up {name}?",
"data": {} "data": {}
} }
}, },