Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105993

How to get Doorbird event trigger my automation

$
0
0

I have 2 DoorBirds. All working fine. I’m trying to catch the event into an automation.

When I check the event at entities I can see the event is being triggered:

The event is working, so all settings at Doorbird are correct.

I have created an automation but nothing is triggered. Anybody who knows what is going wrong?

alias: doorbird_skikeller_doorbell
description: ""
triggers:
  - event_type: doorbird_skikeller_tor_doorbell
    trigger: event
  - event_type: doorbird_skikeller_motion
    trigger: event
actions:
  - action: notify.mobile_app_ipad_lavender_hill
    data:
      message: Skikeller Doorbell
      title: DoorBird
  - data:
      message: Somebody pressed Doorbird skihalle
    action: notify.mobile_app_iphone_16_pro_jeroen
mode: single

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 105993

Trending Articles