mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
nursery to girls room... finally
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user