Info
Version: | 0.2.5 |
Author(s): | Rickard Robin |
Last Update: | Wednesday, March 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rille111/HomeAssistant.AppStarter |
NuGet Url: | https://www.nuget.org/packages/HomeAssistant.AppStarter |
Install
Install-Package HomeAssistant.AppStarter
dotnet add package HomeAssistant.AppStarter
paket add HomeAssistant.AppStarter
HomeAssistant.AppStarter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.4)
- Newtonsoft.Json(>= 11.0.1)
- websocketsharp.core(>= 1.0.0)
Tags
This package aims to enable .NET developers to create their own 'app-like' programs that integrate with Home Assistant through it's Websocket and Web API's.