bokub / rgb-light-card

💡 A Home Assistant card for RGB lights
MIT License
427 stars 24 forks source link

Feature Request: add white #25

Closed hell1337hound closed 4 years ago

hell1337hound commented 4 years ago

Hey i was wondering if you could add white support? as i have a RGBW device that id love to set colours for

Thanks!

bokub commented 4 years ago

Hello,

If your light is supported by Home Assistant, then it's already supported by this card.

Try to do what you want using the light.turn_on service, then you just have to copy the parameters into this card.

Maybe white_value or color_temp are the options you need