parent
65fb3c7d20
commit
9a7cb2f0b3
@ -0,0 +1,14 @@
|
|||||||
|
# HASS Workstation Service
|
||||||
|
|
||||||
|
This goal of this project is to provide useful sensors and services from your workstation to [Home Assistant](https://www.home-assistant.io/). 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
|
Loading…
Reference in new issue