The MBW.HassMQTT packages will help in creating .NET applications that integrate with Home Assistant using its MQTT transport.
This package contains common interfaces.
The MBW.HassMQTT packages will help in creating .NET applications that integrate with Home Assistant using its MQTT transport.
This package contains HASS MQTT discovery models.
The MBW.HassMQTT packages will help in creating .NET applications that integrate with Home Assistant using its MQTT transport.
This package contains core services such as value managers and senders
The MBW.HassMQTT packages will help in creating .NET applications that integrate with Home Assistant using its MQTT transport.
This package contains Addon service such as notifying HASS of downtime with MQTT LWT.
A Home Assistant library for .NET Standard that allows access to the Home Assistant external API.
Supports core config, states, services, events, error log, and more.
Home Assistant 'Hass' is a home automation system running on Unix-systems. 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.
Framework to create app-like programs with strong integration into Home Assistant using powerful WebSocket API. This is a fork from rille111/HomeAssistant.AppStarter project.