Skip to content

Releases: sbidy/pywizlight

Version 0.5.14

09 Jun 06:23
6df8a99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.13...v0.5.14

Version 0.5.13

23 Feb 09:47
1806dcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.12...v0.5.13

Version 0.5.12

21 Feb 07:26
f6fa5a6
Compare
Choose a tag to compare

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

20 Feb 22:06
3199eb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

Version 0.5.10

18 Feb 21:29
5552e87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

Version 0.5.9

16 Feb 09:54
16c1846
Compare
Choose a tag to compare

What's Changed

  • Fix missing effects on dimmable white bulbs and add test coverage by @bdraco in #129

Full Changelog: v0.5.8...v0.5.9

Version 0.5.8

13 Feb 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

Version 0.5.7

13 Feb 15:52
cc9a35c
Compare
Choose a tag to compare

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

11 Feb 07:27
eb2f88d
Compare
Choose a tag to compare

What's Changed

  • Ensure we can find the 2nd white channel with old firmwares by @bdraco in #116
  • Add remote support by @bdraco in #119
  • Ignore connectivity test push messages by @bdraco in #120
  • Fix reporting available scenes on RGB devices by @bdraco in #121

Full Changelog: v0.5.5...v0.5.6

Version 0.5.5

10 Feb 09:34
030ee22
Compare
Choose a tag to compare

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