From d19feb6f7d3bcbdeffe591ee6e6c725d356b711b Mon Sep 17 00:00:00 2001 From: Julian <130256240+j4n-e4t@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:08:34 +0200 Subject: [PATCH] Fix inconsistency in Thermostat and Hygrostat card names fixes: #22324 --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 44dd8e733f3d..7d8f01a7709a 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -5984,7 +5984,7 @@ }, "humidifier": { "name": "Humidifier", - "description": "The Humidifier card gives control of your humidifier entity. Allowing you to change the humidity and mode of the entity.", + "description": "The Hygrostat card gives control of a humidifier entity for humidifying or dehumdifying, allowing you to set its mode and desired humidity.", "show_current_as_primary": "Show current humidity as primary information" }, "iframe": { @@ -6140,7 +6140,7 @@ }, "thermostat": { "name": "Thermostat", - "description": "The Thermostat card gives control of your climate entity. Allowing you to change the temperature and mode of the entity.", + "description": "The Thermostat card gives control of a climate entity for heating or cooling, allowing you to set its mode and desired temperature.", "show_current_as_primary": "Show current temperature as primary information" }, "tile": {