Skip to content

Read throughput and volume of BWT Perla water softening system (new VNC based firmware!)

Notifications You must be signed in to change notification settings

drohhyn/bwt_perla_smartmeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bwt_perla_smartmeter

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.

improvements

  • Reusable method for capturing
  • Also including NaCl (Regeneriermittel)
  • mqtt with username/password
  • config on own perla.cfg file

requirements

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.

About

Read throughput and volume of BWT Perla water softening system (new VNC based firmware!)

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%