Now have toggles for both rooms that have air conditioners #39
This commit is contained in:
@ -55,10 +55,14 @@ input_boolean:
|
|||||||
kallen_bedtime_protocol:
|
kallen_bedtime_protocol:
|
||||||
name: Kallen Bedtime Protocol
|
name: Kallen Bedtime Protocol
|
||||||
icon: mdi:lightbulb-night
|
icon: mdi:lightbulb-night
|
||||||
# Turn on when air conditioner is installed, turn off in winter when we take it out, for smarter automations
|
# Turn on when master bedroom air conditioner is installed, turn off in winter when we take it out, for smarter automations
|
||||||
master_bedroom_aircon_installed:
|
master_bedroom_aircon_installed:
|
||||||
name: Master Bedroom Aircon Installed
|
name: Master Bedroom Aircon Installed
|
||||||
icon: mdi:tools
|
icon: mdi:tools
|
||||||
|
# Same thing, but for the nursery air conditioner
|
||||||
|
nursery_aircon_installed:
|
||||||
|
name: Nursery Aircon Installed
|
||||||
|
icon: mdi:tools
|
||||||
# Used internally for automations to know if cooling time has passed or not
|
# Used internally for automations to know if cooling time has passed or not
|
||||||
master_bedroom_cooling_on:
|
master_bedroom_cooling_on:
|
||||||
name: Master Bedroom Cooling On
|
name: Master Bedroom Cooling On
|
||||||
|
Reference in New Issue
Block a user