Skip to content

Releases: Danielhiversen/flux_led

0.26.8

11 Dec 21:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.26.7...0.26.8

0.26.7

11 Dec 09:24
Compare
Choose a tag to compare

What's Changed

  • Ensure bulbs are still reported offline if an update is deferred by @bdraco in #226

Full Changelog: 0.26.6...0.26.7

0.26.6

11 Dec 07:52
Compare
Choose a tag to compare

What's Changed

  • Update model database for 0xA4 and 0xE1 by @bdraco in #224

Full Changelog: 0.26.5...0.26.6

0.26.5

10 Dec 00:31
Compare
Choose a tag to compare

What's Changed

  • Update the model db for older devices by @bdraco in #223

Full Changelog: 0.26.4...0.26.5

0.26.4

09 Dec 03:26
Compare
Choose a tag to compare

What's Changed

  • Reduce polling when devices push state/power updates by @bdraco in #222

Full Changelog: 0.26.3...0.26.4

0.26.3

08 Dec 20:43
Compare
Choose a tag to compare

What's Changed

  • Remove assumption about which devices support IR remotes by @bdraco in #219
  • Update models_db for HF-LB100 chips by @bdraco in #220
  • Fix exception when device 2x about strip config by @bdraco in #221

Full Changelog: 0.26.2...0.26.3

0.26.2

08 Dec 00:10
Compare
Choose a tag to compare

What's Changed

  • Fix error when in legacy music mode, add async_set_music_mode by @bdraco in #218

Full Changelog: 0.26.1...0.26.2

0.26.1

07 Dec 20:18
Compare
Choose a tag to compare

What's Changed

  • Add older models to the database by @bdraco in #216
  • Ensure multiple asyncio discoveries can combine data by @bdraco in #217

Full Changelog: 0.26.0...0.26.1

0.26.0

06 Dec 22:59
Compare
Choose a tag to compare

What's Changed

  • Technically breaking change: Fix concurrent discovery by @bdraco in #215
  • Previously discovery would always listen on port 48899
    which is the outbound port. Since the devices will respond
    on to any port we now use an available ephemeral port to
    ensure multiple discoveries can run concurrently without
    mixing responses

Full Changelog: 0.25.18...0.26.0

0.25.18

06 Dec 22:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.25.17...0.25.18