Skip to content

Releases: sbidy/pywizlight

Version 0.5.4

09 Feb 17:43
f345bdc
Compare
Choose a tag to compare

What's Changed

  • Tweak RGB Description by @bdraco in #110
  • Add support for discovering new devices via broadcast of their first heartbeat by @bdraco in #111
  • Add RGBW/RGBWW support by @bdraco in #112
  • Add test coverage for getMac by @bdraco in #113

Full Changelog: v0.5.3...v0.5.4

Version 0.5.3

08 Feb 19:20
a4f06d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

Version 0.5.2

07 Feb 16:09
cb6c001
Compare
Choose a tag to compare

What's Changed

  • Save the firmware version when fetching bulb information by @bdraco in #104

Full Changelog: v0.5.1...v0.5.2

Version 0.5.1

07 Feb 14:41
6c855f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...v0.5.1

Version 0.5

06 Feb 11:59
Compare
Choose a tag to compare

What's Changed

  • Handle Windows python's closure of broadcast socket by @UH-60 in #97
  • docs: add UH-60 as a contributor for code by @allcontributors in #98
  • Use asyncio.Protocol/asyncio.DatagramTransport directly by @bdraco in #99

New Contributors

Full Changelog: v0.4.16...v0.5

Version 0.4.16

18 Dec 18:22
Compare
Choose a tag to compare

Bugfix release

  • Introduced a workaround for #94

What's Changed

  • Make BroadcastProtocol's type assert typecheck time only by @akx in #95

Full Changelog: v0.4.15...v0.4.16

Version 0.4.15

16 Dec 20:07
Compare
Choose a tag to compare

What's Changed

  • General code quality fixes by @akx in #92
  • Hue Color feature exposed and mapped
  • Cold and warm white value fix

New Contributors

Full Changelog: 0.4.13...v0.4.14

Version 0.4.14

16 Dec 19:42
Compare
Choose a tag to compare

What's Changed

  • General code quality fixes by @akx in #92
  • Hue Color feature exposed and mapped

New Contributors

Full Changelog: 0.4.13...v0.4.14

Version 0.4.13

16 Nov 20:44
Compare
Choose a tag to compare

Small fix for TW and DW bulbs (non-rgb).
The scene mapping was not done correctly.

Version 0.4.12 - Fix for full RGB Colors

22 Oct 16:47
Compare
Choose a tag to compare

No the CW will not interference the RGB full color.