#Scene doesn't fully work.

1 messages · Page 1 of 1 (latest)

echo karma
#

I have a scene I want to activate via an automation. I have it all set up and when i run it, 2 of the lights do exastly as they should, one lamp comes on in a very dimmed state, and does not go to the set level. It says it does, and the UI shows 97%, but the lamp itself is far from that, at 10%

What can i try to get the lamp to actually go to the scene level? Is ha maybe sending things too fast?

echo karma
#

today I thought maybe it was just too much config, so i edited the yaml section down to just

  light.piano_lamp_light:
    min_color_temp_kelvin: 2202
    max_color_temp_kelvin: 4000
    min_mireds: 250
    max_mireds: 454
    supported_color_modes:
      - color_temp
    color_mode: color_temp
    color_temp: 294
    brightness: 247
    friendly_name: Piano Lamp Light
    supported_features: 40
    state: "on"

still only turns on to 10%, but reports the brightness from the scene in HA