everything's gotta change

This commit is contained in:
CeeWeasel
2025-12-12 16:33:09 -05:00
parent 578edbc7dc
commit 6550521520
69 changed files with 1260 additions and 736 deletions
+4
View File
@@ -18,6 +18,8 @@ action:
sequence:
- action: homeassistant.turn_on
entity_id: input_boolean.clint_work_from_home
- action: homeassistant.turn_off
entity_id: input_boolean.allow_announcements
- conditions:
- condition: state
entity_id: binary_sensor.clint_work_from_home
@@ -25,3 +27,5 @@ action:
sequence:
- action: homeassistant.turn_off
entity_id: input_boolean.clint_work_from_home
- action: homeassistant.turn_on
entity_id: input_boolean.allow_announcements