Birdhouse 1.1.0-preview246
This is a prerelease version of Birdhouse.
Install-Package Birdhouse -Version 1.1.0-preview246
dotnet add package Birdhouse --version 1.1.0-preview246
<PackageReference Include="Birdhouse" Version="1.1.0-preview246" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Birdhouse --version 1.1.0-preview246
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Birdhouse, 1.1.0-preview246"
#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 Birdhouse as a Cake Addin
#addin nuget:?package=Birdhouse&version=1.1.0-preview246&prerelease
// Install Birdhouse as a Cake Tool
#tool nuget:?package=Birdhouse&version=1.1.0-preview246&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Birdhouse is a .NET Portable Class Library which provides a convinient wrapper around the Nest REST API which is used for interacting with Nest thermostats and smoke detectors.
Product | Versions |
---|---|
Universal Windows Platform | netcore50 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0-preview246 | 912 | 7/12/2015 |
1.1.0-preview243 | 844 | 7/4/2015 |
1.1.0-preview242 | 836 | 7/4/2015 |
1.1.0-preview241 | 834 | 7/3/2015 |
1.0.0 | 1,359 | 7/2/2015 |
This is the initial release of the Birdhouse library. It supports reading data from Nest thermostats and smoke/co detectors along with structure data. The API also supports updating a number of read/write values. Event streaming is not presently supported.