From 4442b4b608f7414ad660dcbbfe098a1b1fe8e355 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 16 Sep 2022 15:57:56 -0400 Subject: [PATCH] Now have toggles for both rooms that have air conditioners #39 --- packages/climate.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/climate.yaml b/packages/climate.yaml index 8550f02..8ad53aa 100644 --- a/packages/climate.yaml +++ b/packages/climate.yaml @@ -55,10 +55,14 @@ input_boolean: kallen_bedtime_protocol: name: Kallen Bedtime Protocol 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: name: Master Bedroom Aircon Installed 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 master_bedroom_cooling_on: name: Master Bedroom Cooling On