API in .NET Standard 2.0 to communicate with a Tado home heating/cooling system.
Info
Version: | 0.4.3 |
Author(s): | Koen Zomers |
Last Update: | Wednesday, March 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KoenZomers/TadoApi |
NuGet Url: | https://www.nuget.org/packages/KoenZomers.Tado.Api |
Install
Install-Package KoenZomers.Tado.Api
dotnet add package KoenZomers.Tado.Api
paket add KoenZomers.Tado.Api
KoenZomers.Tado.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)