Releases: amelchio/aiolifx_effects
Releases · amelchio/aiolifx_effects
v0.3.2
v0.3.1
What's Changed
- Fix incorrect detection of LIFX white bulbs by @Djelibeybi in #14
Full Changelog: v0.3.0...v0.3.1
v0.3.0: Extended multizone and configurable saturation
What's Changed
- fix: use get_extended_color_zones on devices that support it by @Djelibeybi in #9
- feat: enable user-configurable saturation range for color_loop effect by @Djelibeybi in #11
New Contributors
- @Djelibeybi made their first contribution in #9
Full Changelog: v0.2.2...v0.3.0
Speed up colorloop restart
- Avoid state reset between consecutive colorloops #6
Second bugfix
- Fix Python 3.5 compatibility
First bugfix
- Fix race in stop method (thanks @renemarc)
- Convert code to async/await syntax, goodbye Python 3.4
Support for aiolifx 0.6.0
v0.1.2 Release 0.1.2
LIFX Z support
The state of each zone is now restored when an effect stops.
Hello World
Initial version.