From 9cbabb98d7c2760410bd1d09028d47a6b88345c4 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Sun, 16 Nov 2025 17:55:00 +0100 Subject: [PATCH] Fix DoorBird automation example to use state trigger for event entities (#41803) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: frenck <195327+frenck@users.noreply.github.com> --- source/_integrations/doorbird.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/doorbird.markdown b/source/_integrations/doorbird.markdown index 9f092be616c..f8bf85e10f3 100644 --- a/source/_integrations/doorbird.markdown +++ b/source/_integrations/doorbird.markdown @@ -105,8 +105,8 @@ The example automation below shows how to turn on a light when somebody presses ```yaml - alias: "Doorbird Ring" triggers: - - trigger: event - event_type: doorbird_driveway_gate_somebody_pressed_the_button + - trigger: state + entity_id: event.doorbird_driveway_gate_somebody_pressed_the_button actions: - action: light.turn_on target: