From f5280faf7de1a84edfb6c82356409a3d23f21956 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 24 Dec 2023 19:55:51 +0100 Subject: [PATCH] Uniform naming of multi-zone heating areas "X and Y", not "X Y" and not "X + Y" --- heating-eg.yaml | 2 +- heating-og.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/heating-eg.yaml b/heating-eg.yaml index abce547..ea750f1 100644 --- a/heating-eg.yaml +++ b/heating-eg.yaml @@ -33,7 +33,7 @@ switch: - platform: gpio pin: GPIO14 # LED 3 restore_mode: RESTORE_DEFAULT_OFF - name: "Guest Toilet and Hallway" + name: "Guest Toilet and Entryway" - platform: gpio pin: GPIO12 # LED 1 restore_mode: RESTORE_DEFAULT_OFF diff --git a/heating-og.yaml b/heating-og.yaml index 14ac2f4..3133a8c 100644 --- a/heating-og.yaml +++ b/heating-og.yaml @@ -33,7 +33,7 @@ switch: restore_mode: RESTORE_DEFAULT_OFF - platform: gpio pin: GPIO13 - name: "Office + Hallway" + name: "Office and Hallway" restore_mode: RESTORE_DEFAULT_OFF - platform: gpio pin: GPIO15