From 14ed44a80c7081b2824879bf772198379798ce8e Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Fri, 1 Mar 2024 12:37:15 +0100 Subject: [PATCH] Generic names for Living Room valves --- heating-eg.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/heating-eg.yaml b/heating-eg.yaml index 0527514..e8ac8ec 100644 --- a/heating-eg.yaml +++ b/heating-eg.yaml @@ -30,7 +30,7 @@ switch: - platform: gpio pin: GPIO16 # LED 2 restore_mode: RESTORE_DEFAULT_OFF - name: "Living Room table" + name: "Living Room dining" - platform: gpio pin: GPIO14 # LED 3 restore_mode: RESTORE_DEFAULT_OFF @@ -42,4 +42,4 @@ switch: - platform: gpio pin: GPIO13 # LED 4 restore_mode: RESTORE_DEFAULT_OFF - name: "Living Room TV" + name: "Living Room entertainment"