Color temp change (by percentage or variable)

hi everyone,

i’ve seen some templates that allow you to set a specific color temp or RGB color with transitions and such… but I’m looking for a blueprint that has 2 buttons as input to “increase” or “decrease” the temperature… in that case it would need to read the current values… increase them by 0.2 seconds with a fixed value (lets say 10% or so… or 200kelvin) and continue to write that new state to the light until the button press is released

anyway to do that in a blueprint version to actually replicate this as well to multiple lights and switches at the same time?

What button?
On dashboard, zigbee or on phone… ?

sorry… zigbee physical input panel no screen

Does it have a hold event.
Does it have a release event?

Some only send the command with a small delay between.

You first need to figure out how it works before you can create the automation.

its the aqara 3 way switch… i believe it has both “hold” and “release” triggers

for brightness we’ve put in +10%, but for color temp we cannot do that directly … as it is 2 different channels that need to vary against eachother.,.,

Go to developer tools and listen for events