Adding new back yard thermostat

This commit is contained in:
CeeWeasel
2025-07-27 07:59:14 -04:00
parent 029babc976
commit 6638faaf14
12 changed files with 209 additions and 118 deletions
@@ -18,7 +18,7 @@ condition:
entity_id: input_boolean.kristy_home
state: 'on'
- alias: "Before 10:00PM and after 4:00AM"
- alias: "Before 9:00PM and after 4:00AM"
condition: time
before: '21:00:00'
after: '04:00:00'