From 8dbab293152c29992855afa25defe27014370be6 Mon Sep 17 00:00:00 2001 From: Damien Date: Tue, 3 Dec 2024 16:06:59 +0100 Subject: [PATCH] feat(CL): increase dimming step delay (#6) --- ikea_E2201-E2213_ZHA-Z2M_control-anything.yaml | 5 ++++- ikea_E2201-E2213_ZHA-Z2M_control-light.yaml | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ikea_E2201-E2213_ZHA-Z2M_control-anything.yaml b/ikea_E2201-E2213_ZHA-Z2M_control-anything.yaml index 8e42470..06430f2 100644 --- a/ikea_E2201-E2213_ZHA-Z2M_control-anything.yaml +++ b/ikea_E2201-E2213_ZHA-Z2M_control-anything.yaml @@ -1,4 +1,8 @@ blueprint: + homeassistant: + min_version: 2024.10.0 + author: damru + domain: automation name: IKEA Rodret (E2201) or IKEA Somrig (E2213) Controls (ZHA/Z2M) description: > ## Control anything with **IKEA RODRET** or **IKEA SOMRIG** remotes @@ -17,7 +21,6 @@ blueprint: - Hold **on/off** (Rodret) **1 dot/2 dots** (Somrig). Actions will be executed every **Helper - Hold delay**, but maximum **Helper - Max number of loops** times. - domain: automation input: remote_device: name: Remote diff --git a/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml b/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml index bb99e99..ce756c3 100644 --- a/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml +++ b/ikea_E2201-E2213_ZHA-Z2M_control-light.yaml @@ -1,4 +1,8 @@ blueprint: + homeassistant: + min_version: 2024.10.0 + author: damru + domain: automation name: IKEA Rodret (E2201) or IKEA Somrig (E2213) Light control (ZHA/Z2M) description: > ## Control a light with **IKEA RODRET** or **IKEA SOMRIG** remotes @@ -19,7 +23,6 @@ blueprint: - Hold **on** (Rodret) or **1 dot** button to increase the brightness - Hold **off** (Rodret) or **2 dots** button to decrease the brightness down to 1% - domain: automation input: remote_device: name: Remote @@ -270,7 +273,7 @@ triggers: actions: - variables: helper_force_brightness: !input helper_force_brightness - helper_hold_delay: 0.05 + helper_hold_delay: 0.1 helper_hold_dim_step: 5 light: !input light - choose: