From 4690aef8b81d4353f43843c521972a33d16d13a4 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sun, 19 Jan 2025 13:21:37 +0100 Subject: [PATCH] Further clarify the meaning of Sensibo's Climate React mode (#135833) Co-authored-by: G Johansson --- homeassistant/components/sensibo/strings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sensibo/strings.json b/homeassistant/components/sensibo/strings.json index 0461df40825..c5ff0f135e6 100644 --- a/homeassistant/components/sensibo/strings.json +++ b/homeassistant/components/sensibo/strings.json @@ -485,8 +485,8 @@ } }, "enable_climate_react": { - "name": "Enable climate react", - "description": "Enables and configures climate react.", + "name": "Enable Climate React", + "description": "Enables and configures Climate React.", "fields": { "high_temperature_threshold": { "name": "Threshold high", @@ -576,7 +576,7 @@ "message": "Could not perform action for {name} with error {error}" }, "climate_react_not_available": { - "message": "Use Sensibo 'Enable climate react' action once to enable switch or the Sensibo app" + "message": "Use the Sensibo 'Enable Climate React' action once to enable the switch, or use the Sensibo app" }, "auth_error": { "message": "Authentication failed, please update your API key"