From 4cca9dd40b736716317b51bb27bcda61c8726c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Kl=C3=BCter?= Date: Mon, 12 Jan 2026 20:43:51 +0100 Subject: [PATCH] Update Blueprint --- blueprints/sonoff/zbminir2-detached.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blueprints/sonoff/zbminir2-detached.yaml b/blueprints/sonoff/zbminir2-detached.yaml index b17bd8e..4443e95 100644 --- a/blueprints/sonoff/zbminir2-detached.yaml +++ b/blueprints/sonoff/zbminir2-detached.yaml @@ -24,14 +24,14 @@ blueprint: domain: light multiple: true -trigger: +triggers: - platform: device domain: binary_sensor device_id: !input zbminir2_device type: opened -action: - - service: light.toggle +actions: + - action: light.toggle target: entity_id: !input controlled_light