From a9d16d4276adb82fc59dee93b7b443d8423842cf Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 17 Mar 2020 16:57:10 -0700 Subject: [PATCH] Remove mentioning YAML in Roku config flow (#32920) --- homeassistant/components/roku/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/roku/strings.json b/homeassistant/components/roku/strings.json index 2beba3433b5..17072850259 100644 --- a/homeassistant/components/roku/strings.json +++ b/homeassistant/components/roku/strings.json @@ -12,7 +12,7 @@ }, "ssdp_confirm": { "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": {} } },