I have this scene… but in log file I found this warning:
2019-12-12 08:58:37 WARNING (MainThread) [homeassistant.components.light.reproduce_state] The use of other attributes than device state attributes is deprecated and will be removed in a future release. Read the logs for further details: https://www.home-assistant.io/integrations/scene/
- name: ikea_tv
entities:
light.yeelight_color1_34ce009138d3:
state: on
brightness: 120
rgb_color: [0,0,255]
transition: 100
light.yeelight_color1_7811dca1ed9b:
state: on
brightness: 120
rgb_color: [0,0,255]
transition: 100
light.yeelight_color1_34ce00910634:
state: on
brightness: 120
rgb_color: [0,0,255]
transition: 100