Windows - Home Assistant Integration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
sleevezipper d864f43cfe
more deployment stuff
4 years ago
.vs more deployment stuff 4 years ago
UserInterface more deployment stuff 4 years ago
hass-workstation-service more deployment stuff 4 years ago
LICENSE add license 4 years ago
README.md more deployment stuff 4 years ago
hass-workstation-service.sln add a simple ui to configure the broker 4 years ago

README.md

HASS Workstation Service

This goal of this project is to provide useful sensors and services from your workstation to Home Assistant. It accomplishes this goal by:

  • Running in the background as a service
  • Being lightweight so you'll never notice it
  • Using well defined standards
  • Being local when you want it to, only communicating through your own MQTT broker

It will try to futher accomplish this goal in the future by:

  • Being platform independent
  • Being easy to configure
  • Using secure communication

Installation

You can get the installer from here. When using the installer, the application checks for updates on startup. Note: You'll get a Windows Smartscreen warning because the code was self signed. You can click "More info" and then "Run anyway" to proceed with installing.

Alternatively, you can find releases on GitHub here.