mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
everything's gotta change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user