From 339a9f352ef1acd48d0d66f586b4adfa3bc85504 Mon Sep 17 00:00:00 2001 From: Paul Frank Date: Thu, 1 Feb 2024 19:15:13 +0000 Subject: [PATCH] add default icon --- custom_components/stiebel_eltron_isg/icons.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/stiebel_eltron_isg/icons.json b/custom_components/stiebel_eltron_isg/icons.json index 715fa90..fe7e5da 100644 --- a/custom_components/stiebel_eltron_isg/icons.json +++ b/custom_components/stiebel_eltron_isg/icons.json @@ -4,6 +4,7 @@ "climate": { "state_attributes": { "preset_mode": { + "default": "mdi:clock-outline", "state": { "water_heating": "mdi:water-thermometer", "emergency": "mdi:alert",