From fc9e131297639bc90de2e70ea2bb09afc156d2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Sat, 22 Nov 2025 17:43:32 +0100 Subject: [PATCH] Fix JSON formatting in strings.json --- homeassistant/components/water_heater/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/water_heater/strings.json b/homeassistant/components/water_heater/strings.json index d91d7f9f50f..6aede50f58c 100644 --- a/homeassistant/components/water_heater/strings.json +++ b/homeassistant/components/water_heater/strings.json @@ -58,7 +58,7 @@ }, "operation_list_not_defined": { "message": "Operation mode {operation_mode} is not valid for {entity_id}. The operation list is not defined." - } + } }, "services": { "set_away_mode": {