TheByteStuff.VenstarAPI
1.0.1
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TheByteStuff.VenstarAPI -Version 1.0.1
dotnet add package TheByteStuff.VenstarAPI --version 1.0.1
<PackageReference Include="TheByteStuff.VenstarAPI" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheByteStuff.VenstarAPI --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TheByteStuff.VenstarAPI, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TheByteStuff.VenstarAPI as a Cake Addin
#addin nuget:?package=TheByteStuff.VenstarAPI&version=1.0.1
// Install TheByteStuff.VenstarAPI as a Cake Tool
#tool nuget:?package=TheByteStuff.VenstarAPI&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Corrected title, added depenendencies. Includes support for use with a Thermostat Local API in unsecure/http mode.
Dependencies
-
- 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.