room-assistant
room-assistant is a companion tool for Home Assistant installations. It is intended to be run on a microcomputer in mulitple rooms within a household to provide data for home automations.
Core features include:
- indoor position tracking using BLE (together with the mqtt_room component I provided)
- GPIO sensor data (e.g. motion sensors)
- shell command data (e.g. data from an air quality program)
The program is based on NodeJS and open source. Contribute to it on GitHub!