Hello,
I have already imported cameras from synology surveillance station and enabled motion_detection: true
But trigger not working. Do you have idea?
alias: sarunas-room-state
description: ""
trigger:
- platform: state
entity_id:
- camera.synology_sarunas_room
attribute: motion_detection
condition: []
action:
- type: turn_on
device_id: <device id>
entity_id: switch.sarunasroom_switch_1
domain: switch
mode: single