This website requires JavaScript.
Explore
Help
Sign In
pommi
/
python-itho-wpu
Watch
1
Star
0
Fork
0
You've already forked python-itho-wpu
mirror of
https://github.com/pommi/python-itho-wpu.git
synced
2024-11-14 12:42:15 +01:00
Code
Releases
Activity
c8097aa265
python-itho-wpu
/
requirements.txt
4 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(requirements.txt): python dependencies
2021-01-02 15:21:48 +01:00
pigpio
feat(convert-itho-db): convert an itho servicetool database to sqlite 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)
2021-01-02 15:32:04 +01:00
pyodbc
sqlite3
Copy Permalink