Releases: sbidy/pywizlight
Releases · sbidy/pywizlight
Version 0.5.14
What's Changed
- Add repr to wizlight object by @Teraskull in #142
- Add coverage for 1.10 firmware by @bdraco in #144
- Add support for getPower api by @bdraco in #147
New Contributors
- @Teraskull made their first contribution in #142
Full Changelog: v0.5.13...v0.5.14
Version 0.5.13
What's Changed
- Add tests for older socket firmware by @bdraco in #138
- Add support for wall switches by @bdraco in #139
Full Changelog: v0.5.12...v0.5.13
Version 0.5.12
What's Changed
- Ensure late arriving messages from previous requests are ignored by @bdraco in #136
- Ensure cli closes the bulb out by @bdraco in #137
Full Changelog: v0.5.11...v0.5.12
Version 0.5.11
What's Changed
- Add support for Squire dual head lamp by @bdraco in #133
- Fix compat with 1.8.0 firmware by @bdraco in #134
Full Changelog: v0.5.10...v0.5.11
Version 0.5.10
Version 0.5.9
What's Changed
Full Changelog: v0.5.8...v0.5.9
Version 0.5.8
Version 0.5.7
What's Changed
- Convert tests to use asyncio (major speed up) by @bdraco in #122
- Add tests for push updates by @bdraco in #123
- Add test for discovery by firstBeat message by @bdraco in #124
- Add test coverage for RGBWW bulbs by @bdraco in #125
- Implement progressive backoff and improve error reporting by @bdraco in #126
Full Changelog: v0.5.6...v0.5.7
Version 0.5.6
Version 0.5.5
What's Changed
- Fix KeyError when sceneId is missing by @bdraco in #114
- Always callback state changes when the PIR is activated by @bdraco in #115
PIR now supported via callbacl state.
Full Changelog: v0.5.4...v0.5.5