You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I've been trying to use this custom component in my automation, but it's not being triggered. Here's how I tried to do this. automations.yaml:
`
Hello, I've been trying to use this custom component in my automation, but it's not being triggered. Here's how I tried to do this.
automations.yaml:
`
alias: IOS Dahua
trigger:
event_type: 'dahua_event'
action:
service: notify.ios_iphone_vyacheslav
data:
message: "Alarm"
data:
push:
category: camera
entity_id: camera.dahua
`
The text was updated successfully, but these errors were encountered: