Update Security Package
This commit is contained in:
@@ -273,6 +273,11 @@ automation:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.front_door
|
||||
to: 'on'
|
||||
condition:
|
||||
# TODO: Fix Entity ID Here
|
||||
condition: state
|
||||
entity_id: switch.detect_2
|
||||
state: 'on'
|
||||
action:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user