Releases: roddone/YeelightAPI
Releases · roddone/YeelightAPI
1.10.1
Compare
Sorry, something went wrong.
No results found
fix an exception that might occur in some cases when disposing device
1.10
Compare
Sorry, something went wrong.
No results found
[DeviceLocator] various fixes on discovery
[DeviceLocator] better exception handling
[DeviceLocator] remove deprecated methods
add .net 5 support
1.9.0
Compare
Sorry, something went wrong.
No results found
Add complete support for music mode
1.8.0
Compare
Sorry, something went wrong.
No results found
DeviceLocator refactoring
Deprecate DeviceLocator.Discover method (see DiscoverAsync instead)
Deprecate OnDeviceFound event (see DiscoverAsync instead)
Add DeviceLocator.DiscoverAsync methods
Add MaxRetryCount option
Add UseAllAvailableMulticastAddresses option
Add DefaultMulticastIPAddress option
1.7.0
Compare
Sorry, something went wrong.
No results found
Add "DeviceFound" event when DeviceLocator.Discover() finds a device
1.6.0
Compare
Sorry, something went wrong.
No results found
add licenceURL
1.5.2
Compare
Sorry, something went wrong.
No results found
Merge branch 'master' of https://github.com/roddone/YeelightAPI
1.5.1
Compare
Sorry, something went wrong.
No results found
Fix smooth usage with V2 bulbs
1.5.0
Compare
Sorry, something went wrong.
No results found
Correct a bug that might occur when using DeviceLocator.Discover method
Better asynchronism handling when calling the same method multiple times at the same time on the same device
1.4.1
Compare
Sorry, something went wrong.
No results found
Add support for adjust_bright, adjust_ct, adjust_color, bg_adjust_bright, bg_adjust_ct and bg_adjust_color
Add support for the property "active_mode"
Correct a bug when too many properties are requested through "get_prop" method