Skip to content

Releases: Danielhiversen/flux_led

0.28.1

12 Jan 01:58
Compare
Choose a tag to compare

What's Changed

  • Fix delay updating state on SK6812RGBW devices by @bdraco in #322

Full Changelog: 0.28.0...0.28.1

0.28.0

11 Jan 22:54
Compare
Choose a tag to compare

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 #321

Full Changelog: 0.27.45...0.28.0

0.27.45

10 Jan 20:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.27.44...0.27.45

0.27.44

09 Jan 03:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.27.43...0.27.44

0.27.43

08 Jan 08:54
Compare
Choose a tag to compare

What's Changed

  • Update db with new models for 2022 by @bdraco in #314

Full Changelog: 0.27.42...0.27.43

0.27.42

08 Jan 01:22
Compare
Choose a tag to compare

What's Changed

  • Add mapping for when no color mode is set on the device after factory restore by @bdraco in #313

Full Changelog: 0.27.41...0.27.42

0.27.41

07 Jan 21:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.27.40...0.27.41

0.27.40

05 Jan 10:09
Compare
Choose a tag to compare

What's Changed

  • Add a spacing delay between rgb and w commands on A3 controllers by @bdraco in #310

Full Changelog: 0.27.39...0.27.40

0.27.39

05 Jan 09:26
Compare
Choose a tag to compare

What's Changed

  • Fix setWarmWhite and setWarmWhite255 setting the cold value as well by @bdraco in #308
  • Fix A3 white value by @bdraco in #309

Full Changelog: 0.27.38...0.27.39

0.27.38

05 Jan 01:19
Compare
Choose a tag to compare

What's Changed

  • Reduce duplicate code in device.py by @bdraco in #307

Full Changelog: 0.27.37...0.27.38