Releases: sbidy/pywizlight
Version 0.4.11 - Fix for full color mode
Now the colors are correctly defined.
Quick Fix for import error
Fixing error for importing color-management
Version 0.4.9 - Add RGB color correction to lib
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
Fix some issues and do some caching improvements.
Version 0.4.7 - Fix for static kelvin
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
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
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
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
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
Added some bulbs and fix small issues.
- ESP03_SHDW1_01
- ESP15_SHRGB1S_01I