Breaking Change
When calling `setWhiteTemperature` or `async_set_white_temperature`, RGB colors are now cleared. For cases where whites and colors should be on at the same time, use `set_levels` or `async_set_levels` instead.
What's Changed
* Add support for configuring the strip type for the RGBW white channel by bdraco in https://github.com/Danielhiversen/flux_led/pull/321
**Full Changelog**: https://github.com/Danielhiversen/flux_led/compare/0.27.45...0.28.0