Skip to content

Releases: sbidy/pywizlight

Version 0.4.11 - Fix for full color mode

22 Oct 16:33
Compare
Choose a tag to compare

Now the colors are correctly defined.

Quick Fix for import error

22 Oct 15:52
Compare
Choose a tag to compare

Fixing error for importing color-management

Version 0.4.9 - Add RGB color correction to lib

22 Oct 15:16
Compare
Choose a tag to compare

The colors now natively defined by the RGB values.
This defines the hue of the color more exactly, and the bulb now shows the correct brightness.

This was moved backwards from the HASS integration in wiz_light.

Version 0.4.8

18 Oct 20:08
Compare
Choose a tag to compare

Fix some issues and do some caching improvements.

Version 0.4.7 - Fix for static kelvin

01 May 12:24
Compare
Choose a tag to compare

Now the support for dynamic kelvin ranges for the different bulb types are back.
This was change beginning from bulb FW 1.22 and later. Backward compatibility was added.

Version 0.4.6 - Fix for bulb FW >=1.22.0

09 Apr 07:56
Compare
Choose a tag to compare

In the bulb firmware 1.22.x the kelvin ranges are removed.
This breaks the automated detection of the kelvin ranges for TW or RGB bulbs.

This is a workaround with an fallback to 2500 - 6500k.

Version 0.4.5

10 Feb 18:51
Compare
Choose a tag to compare

Added auto detection of bulb features.
There is no static bulb library needed anymore. All features will be mapped dynamically an can be looked up via get_Bulbconfig.

You can now initialize the bulb with the "connect_on_init" bool value to trigger a connection test. Only one UDP package will be send!
Default is false.

Version 0.4.4 - Timeout correction

03 Feb 21:01
Compare
Choose a tag to compare

Shrink the timeout to 10 Sec and max. 10 datagrams in 5 Secs.
This should be better for a resilient but fast communication - unfortunately we working with UDP - send and forget. So we have to "hope" the datagram will be received by the bulb.

Version 0.4.3 - BugFix

03 Feb 20:06
Compare
Choose a tag to compare

After some changes in the lib a (log existing) bug was fixed.
There was a miss match between timout and max_datagrams_send*interval.

The max datagram function properties was removed and will be calculated from timeout/interval to fit in the time window.

Please update to the new version.

Version 0.4.2

09 Jan 19:28
Compare
Choose a tag to compare

Added some bulbs and fix small issues.

  • ESP03_SHDW1_01
  • ESP15_SHRGB1S_01I