Read throughput and volume of BWT Perla water softening system (new VNC based firmware!) Original code by d3m0nxxl, but somehow my BWT Perla has a fully different resolution so I changed most of the mouse and capture coordinates.
- Reusable method for capturing
- Also including NaCl (Regeneriermittel)
- mqtt with username/password
- config on own perla.cfg file
python3, pip3
git clone bwt_perla_smartmeter
cd bwt_perla_smartmeter
python3 -m venv .
source bin/activate
pip3 install pytesseract paho-mqtt vncdotool
python3 bwt_perla_smartmeter.py
create your own perla.cfg
from the perla.cfg-EXAMPLE
in the same folder.