YeelightAPI 1.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package YeelightAPI --version 1.8.0
                    
NuGet\Install-Package YeelightAPI -Version 1.8.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="YeelightAPI" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YeelightAPI" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="YeelightAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add YeelightAPI --version 1.8.0
                    
#r "nuget: YeelightAPI, 1.8.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=YeelightAPI&version=1.8.0
                    
Install YeelightAPI as a Cake Addin
#tool nuget:?package=YeelightAPI&version=1.8.0
                    
Install YeelightAPI as a Cake Tool

Xiaomi yeelight smart-devices manager

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on YeelightAPI:

Repository Stars
RonSijm/ButtFish
Effortlessly transmitting Morse Code of chess moves to your butthole 💝
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to light bulbs.
Version Downloads Last updated
1.11.0-beta-CI-20221212-082524 230 12/12/2022
1.10.2 13,427 3/21/2021
1.10.1 1,464 2/8/2021
1.10.0 2,501 12/28/2020
1.9.0 3,923 8/11/2020
1.8.0 1,185 7/1/2020
1.7.0 1,502 12/15/2019
1.6.0 565 12/7/2019
1.5.2 706 10/14/2019
1.5.1 566 10/10/2019
1.5.0 2,563 8/25/2018
1.4.1 916 8/7/2018
1.4.0 1,189 7/13/2018
1.3.3 1,165 4/29/2018
1.3.2 946 4/3/2018
1.3.1 1,090 3/22/2018
1.3.0 1,080 3/5/2018
1.2.3 1,075 2/25/2018
1.2.2 1,085 2/22/2018
1.2.1 1,172 2/15/2018
1.2.0 1,108 2/15/2018
1.1.5 1,125 2/9/2018
1.1.4 1,070 2/7/2018
1.1.3 1,061 2/4/2018
1.1.2 946 1/28/2018
1.1.1 943 1/28/2018
1.1.0 1,092 1/27/2018
1.0.6 1,128 1/7/2018
1.0.5 1,267 1/7/2018
1.0.4 1,169 1/6/2018
1.0.2 1,138 1/3/2018
1.0.1 1,108 1/3/2018
1.0.0 1,125 1/3/2018

* 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