nursery to girls room... finally

This commit is contained in:
CeeWeasel
2025-12-03 23:21:30 -05:00
parent 921c3df342
commit 78cd67a560
129 changed files with 2715 additions and 2677 deletions
+7 -7
View File
@@ -1,7 +1,7 @@
input_number:
# These numbers control what speed the ceiling fans should default to.
# If a room is occupied, and it is relatively warm, the fan should come on
# These numbers help ensure that when the fan turns on, it creates a noticible difference
# These numbers control what speed the ceiling fans should default to.
# If a room is occupied, and it is relatively warm, the fan should come on
# These numbers help ensure that when the fan turns on, it creates a noticible difference
master_bedroom_fan_min_temp:
name: Master Bedroom Fan Min Temp
min: 60
@@ -27,25 +27,25 @@ input_number:
step: 1
mode: slider
nursery_fan_min_temp:
girls_room_fan_min_temp:
name: Nursery Fan Min Temp
min: 60
max: 80
step: 1
mode: slider
nursery_fan_low_temp:
girls_room_fan_low_temp:
name: Nursery Fan Low Temp
min: 60
max: 80
step: 1
mode: slider
nursery_fan_medium_temp:
girls_room_fan_medium_temp:
name: Nursery Fan Medium Temp
min: 60
max: 80
step: 1
mode: slider
nursery_fan_high_temp:
girls_room_fan_high_temp:
name: Nursery Fan High Temp
min: 60
max: 80