mirror of
https://github.com/pommi/python-itho-wpu.git
synced 2024-11-21 13:52:15 +01:00
Pim van den Berg
8b34069fc6
The SQLite database (a subset of the Itho database) can be used to dynamically interact with an Itho WPU based on the WPU version. > usage: convert-itho-db.py [-h] --itho-db [ITHO_DB] [--sqlite-db [SQLITE_DB]] > [--force] > > Convert Itho Servicetool database to SQLite > > optional arguments: > -h, --help show this help message and exit > --itho-db [ITHO_DB] Itho Database file (default: None) > --sqlite-db [SQLITE_DB] > Itho Database file (default: heatpump.sqlite) > --force Force overwrite SQLite database (default: False) |
||
---|---|---|
convert-itho-db.py | ||
db.py | ||
i2c_raw.py | ||
itho-wpu.py | ||
README.md | ||
requirements.txt |
python-itho-wpu
A python library and a set of command line tools to communicate with an Itho WPU.