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 allowederror occurs becausecolor_temp_step_pctis not a valid parameter for the standardlight.turn_onservice in Home Assistant. Thet is undefinederror 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)
