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.
sleevezipper
2590bd50b0
|
4 years ago | |
---|---|---|
.vscode | 4 years ago | |
Communication | 4 years ago | |
Data | 4 years ago | |
Domain | 4 years ago | |
Properties | 4 years ago | |
ServiceHost | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
Program.cs | 4 years ago | |
README.md | 4 years ago | |
Worker.cs | 4 years ago | |
appsettings.Development.json | 4 years ago | |
appsettings.json | 4 years ago | |
hass-workstation-service.csproj | 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