Update Security Package

This commit is contained in:
2022-08-20 15:36:53 -07:00
parent 6e65862bc2
commit e347e74505

View File

@@ -283,3 +283,13 @@ automation:
data: data:
topic: frigate/doorbell/detect/set topic: frigate/doorbell/detect/set
payload: 'ON' payload: 'ON'
- alias: Reset Doorbell Camera Online Mode
trigger:
- platform: state
entity_id: binary_sensor.doorbell_camera_online
to: 'off'
- platform: homeassistant
event: start
action:
- service: shell_command.doorbell_camera_set_online