From f149c809c211acd211f8abf948dccef0d4c03e9b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 28 Nov 2023 10:03:57 +0100 Subject: [PATCH] Add field description for Roku host (#104631) Co-authored-by: Joost Lekkerkerker --- homeassistant/components/roku/strings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/homeassistant/components/roku/strings.json b/homeassistant/components/roku/strings.json index 818b43930f4..9eef366163e 100644 --- a/homeassistant/components/roku/strings.json +++ b/homeassistant/components/roku/strings.json @@ -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": {