Execute Dropdown for Colortemp from Blueprint

ok :smiley: … maybe … most probably … you can help me …
i am trying to get rid of the huebridge, Z2M is really working great, integrating my HUE-Stuff is fine so far.
to integrate the dimmer, i stumbled upon this and for single button press or hold its fine

but i would further be able (similar to the hue-app) to cycle through color temperature by pressing the “on” button.
i googled around like stupid, found older pages for a template light and now the helper dropdown.
i defined a dropdown helper … for color temp kelvin (might try color temp as well)
found a tutorial but this guy is integrating it on yaml base and i am too stupid to fill it into the blueprint :frowning:

action:

  • service: light.turn_on
    data:
    color_temp_kelvin: “{{ states(‘input_select.light_temp_kelvin’) }}”
    target:
    entitiy_id: light.burolampe
  • service: input_select.select_next
    target:
    entity_id: input_select.light_temp_kelvin
    data:
    cycle: true
    mode: single

i am to stupid and dont know how to integrate it via GUI tried select option but donw know how to cicle…

Can you help me out ?

Hi :slight_smile:

well, I see what you try to do here. Never done that tbh.
I just looked around, and I think this should be not so hard to archive.

You already made an “Input Select Helper”.
Did you put your temp values in there?
for Example: 2000K, 3000K, 4000K, 5000K

This already looks kinda promising what you have here in your action part.

Oh. Ich sehe gerade “Bürolampe” also sollte deutsch auch gehen :smiley:
Wenn du hilfe brauchst adde mich einfach auf Discord. “patpac”