- service: light.turn_on
target:
entity_id: light.yeelight_stripe_0x5e51deb
data:
transition: 10 # ony if your light hardware supports transitions, otherwise you have to automate this
rgb_color: [0,0,255]
you can also use:
data:
transition: 10 # ony if your light hardware supports transitions, otherwise you have to automate this
color_name: blue