CosyRest is a wrapper around the non-advertised REST API for the Geo Cosy Smart Thermostat.
Info
Version: | 1.0.1 |
Author(s): | Dan Cook |
Last Update: | Saturday, January 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AgileXp.CosyRest |
Install
Install-Package AgileXp.CosyRest
dotnet add package AgileXp.CosyRest
paket add AgileXp.CosyRest
AgileXp.CosyRest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.Extensions.Http(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)