From 7ae81bae4c65e7041d60701b142aca0efa250748 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sun, 5 Jan 2025 20:21:06 +0100 Subject: [PATCH] Fix spelling of "ID" in Roku integration (#134779) * Fix spelling of "ID" and "Ethernet" in Roku integration Small commit replacing "id" with "ID" and "ethernet" with "Ethernet". * Revert entity change Web editor does not support the necessary tests. --- 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 bd47585db1b..04348bc3bfb 100644 --- a/homeassistant/components/roku/strings.json +++ b/homeassistant/components/roku/strings.json @@ -23,7 +23,7 @@ "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]", "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]", "unknown": "[%key:common::config_flow::error::unknown%]", - "wrong_device": "This Roku device does not match the existing device id. Please make sure you entered the correct host information." + "wrong_device": "This Roku device does not match the existing device ID. Please make sure you entered the correct host information." } }, "options": {