mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Fix meeting automation
This commit is contained in:
@@ -30,8 +30,8 @@ automation:
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: binary_sensor.in_a_meeting
|
||||
from: "off"
|
||||
to: "on"
|
||||
from: "on"
|
||||
to: "off"
|
||||
action:
|
||||
- service: script.open_living_room_cover
|
||||
- service: input_boolean.turn_on
|
||||
|
||||
Reference in New Issue
Block a user