From 37a23fe4b36dc7aa84ec63d1b30e8fa992f3e846 Mon Sep 17 00:00:00 2001 From: Leah Oswald Date: Tue, 3 Dec 2024 14:15:36 +0100 Subject: [PATCH] fix: turn off in controll_light.yaml for zha e2201 (#5) The trigger id was not correct for the press-off-zha-e2201 id in the conditions. With this turning the light off with a RODRET controller works again. --- ikea_E2201-E2213_ZHA-Z2M_control-light.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml b/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml index 1d8e0d0..bb99e99 100644 --- a/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml +++ b/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml @@ -300,7 +300,7 @@ actions: - conditions: - condition: trigger id: - - press-off-zha + - press-off-zha-e2201 - press-off-z2m-e2201 - press-dots2-zha-e2213 - press-dots2-z2m-e2213