OCR the LED display on the boiler's aquastat and send it to MQTT.
picamera | ||
aquastat | ||
aquastat.py | ||
aquastat.yaml.sample | ||
README.md | ||
requirements.txt | ||
start.sh |
This is the aquastat program. It uses ssocr to read a boiler's water temperature display and publish to MQTT.
Tested on FreeBSD. Requires raspberrypi-userland (for libbcm_host.so)
- Create a venv.
- Enter it.
pip install -r requirements.txt
- Install the aquastat script to rc.d.
aquastat_enable="YES"
- Make sure
ssocr
is installed. - Edit
aquastat.yaml
.