Uniform naming of multi-zone heating areas

"X and Y", not "X Y" and not "X + Y"
This commit is contained in:
2023-12-24 19:55:51 +01:00
parent 0d82e9d73e
commit f5280faf7d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ switch:
- platform: gpio - platform: gpio
pin: GPIO14 # LED 3 pin: GPIO14 # LED 3
restore_mode: RESTORE_DEFAULT_OFF restore_mode: RESTORE_DEFAULT_OFF
name: "Guest Toilet and Hallway" name: "Guest Toilet and Entryway"
- platform: gpio - platform: gpio
pin: GPIO12 # LED 1 pin: GPIO12 # LED 1
restore_mode: RESTORE_DEFAULT_OFF restore_mode: RESTORE_DEFAULT_OFF
+1 -1
View File
@@ -33,7 +33,7 @@ switch:
restore_mode: RESTORE_DEFAULT_OFF restore_mode: RESTORE_DEFAULT_OFF
- platform: gpio - platform: gpio
pin: GPIO13 pin: GPIO13
name: "Office + Hallway" name: "Office and Hallway"
restore_mode: RESTORE_DEFAULT_OFF restore_mode: RESTORE_DEFAULT_OFF
- platform: gpio - platform: gpio
pin: GPIO15 pin: GPIO15