IKEA BILRESA scroll wheel (Matter) - Yet another blueprint

Thank you @SvKRO for sharing, all WORKS

except for one functionality:
Channel 2 - > Scroll Wheel Settings → Scroll Function: Colour Temperature

If I rotate than will trigger the error, BUT if I change as bellow will work fine
Channel 2 → Scroll Wheel Setting → Scroll Function: Colour Temperature (Philips Hue)

Error in describing trigger: can’t access property “includes”, t is undefined

I asked ChatGPT about and here is the answer:

The extra keys not allowed error occurs because color_temp_step_pct is not a valid parameter for the standard light.turn_on service in Home Assistant. The t is undefined error is just a harmless UI bug caused by the visual editor failing to render the blueprint’s complex template triggers. Switching to the “Philips Hue” mode fixes the functionality because it calculates absolute color temperature values instead of sending the unsupported step command.

.
Also I would like to suggest a section with a global setting for brightness to be smooth when increasing steps, maybe a filed to set 0.2ms transition

.
Just sharing other blueprints that worked for me as well - BILRESA Matter - Sonoff usb dongle

IKEA Bilresa Scrollwheel (Matter) – Ultimate Light Controller (Atomic Edition)

Ikea Bilresa scroll wheel blueprint (Matter) - The Original

1 Like