Unofficial IKEA DIRIGERA Library
This C# .NET library allows you to interact with the IKEA DIRIGERA hub.
Example Program
An example program can be found here.
Nuget
This library is available as a Nuget here.
Nuget package installation commands:
dotnet add package Dirigera.Lib --version 1.0.1
PM> NuGet\Install-Package Dirigera.Lib -Version 1.0.1
<PackageReference Include="Dirigera.Lib" Version="1.0.1" />
paket add Dirigera.Lib --version 1.0.1
Publish Nuget Package
Create a new GitHub Release with a tag to trigger the Nuget Release
-action.
Disclaimer
This library is not endorsed by, directly affiliated with, maintained, authorized, or sponsored by Inter IKEA Systems B.V. All product and company names are the registered trademarks of their original owners. The use of any trade name or trademark is for identification and reference purposes only and does not imply any association with the trademark holder of their product brand.