TheByteStuff.VenstarAPI
3.0.0
Object model and API helper definition for working with a Venstar Smart Thermostat over the local API. The code for this project was developed/tested against a Venstar Colortouch model T7900. The Byte Stuff, LLC is not afailiated with Venstar nor has Venstar endorsed this project.
Includes support for use with a Thermostat Local API in unsecure/http as well as secure/https mode.
Use of this software is free.
Suggestions or donations are both appreciated and welcome can be made by using the "Contact" tab at https://www.thebytestuff.com/?utm_source=nuget&utm_medium=www&utm_campaign=VenstarAPI
Install-Package TheByteStuff.VenstarAPI -Version 3.0.0
dotnet add package TheByteStuff.VenstarAPI --version 3.0.0
<PackageReference Include="TheByteStuff.VenstarAPI" Version="3.0.0" />
paket add TheByteStuff.VenstarAPI --version 3.0.0
#r "nuget: TheByteStuff.VenstarAPI, 3.0.0"
Release Notes
Change from .NetFramework to .NetStandard, change licensing from Apache to MIT
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
- RestSharp (>= 106.6.9)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.