Skip to content

Releases: roddone/YeelightAPI

1.10.1

08 Feb 13:28
46eeaa7
Compare
Choose a tag to compare
  • fix an exception that might occur in some cases when disposing device

1.10

28 Dec 20:54
Compare
Choose a tag to compare
  • [DeviceLocator] various fixes on discovery
  • [DeviceLocator] better exception handling
  • [DeviceLocator] remove deprecated methods
  • add .net 5 support

1.9.0

19 Oct 07:54
Compare
Choose a tag to compare

Add complete support for music mode

1.8.0

01 Jul 12:34
Compare
Choose a tag to compare
  • 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

15 Dec 14:01
10ad059
Compare
Choose a tag to compare
  • Add "DeviceFound" event when DeviceLocator.Discover() finds a device

1.6.0

07 Dec 17:02
Compare
Choose a tag to compare
add licenceURL

1.5.2

07 Dec 17:01
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/roddone/YeelightAPI

1.5.1

10 Oct 15:29
Compare
Choose a tag to compare

Fix smooth usage with V2 bulbs

1.5.0

25 Aug 12:10
Compare
Choose a tag to compare
  • 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

07 Aug 12:09
Compare
Choose a tag to compare
  • 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