Releases: Danielhiversen/flux_led
Releases · Danielhiversen/flux_led
0.25.7
0.25.6
0.25.5
0.25.4
0.25.3
0.25.2
0.25.1
0.25.0
What's Changed
- Refactor color_temp_to_white_levels and improve code coverage by @bdraco in #185
- Adjust protocol to handle newer models that send 0xB0 responses by @bdraco in #186
- Fix effects with floor lamps by @bdraco in #188
- Add support for CCT protocol aka 0x1C models by @bdraco in #187
Breaking change
color_temp_to_white_levels
now returns warm, cold
instead of cold, warm
to match the rest of the lib.
Full Changelog: 0.24.38...0.25.0
0.24.38
What's Changed
- Add construct_music_mode for A2 by @bdraco in #166
- Fix A2 comment for music mode by @bdraco in #181
- Reduce duplicate discovery code by @bdraco in #182
- Create scanner tests by @bdraco in #183
- Fix effect brightness reporting for A2,A3 models by @bdraco in #184
Full Changelog: 0.24.37...0.24.38