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 a66a73ff2d
add license
3 years ago
.vscode many things - device discovery still not working as intended 3 years ago
Communication rename to hass-workstation-service and add readme 3 years ago
Data rename to hass-workstation-service and add readme 3 years ago
Domain rename to hass-workstation-service and add readme 3 years ago
Properties rename to hass-workstation-service and add readme 3 years ago
.gitignore initial 3 years ago
LICENSE add license 3 years ago
Program.cs rename to hass-workstation-service and add readme 3 years ago
README.md rename to hass-workstation-service and add readme 3 years ago
Worker.cs rename to hass-workstation-service and add readme 3 years ago
appsettings.Development.json rename to hass-workstation-service and add readme 3 years ago
appsettings.json initial 3 years ago
hass-workstation-service.csproj rename to hass-workstation-service and add readme 3 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