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-10-31 10:42:17 +01:00
Code
Releases
Activity
1ffd5a72d7
python-itho-wpu
/
.gitignore
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(gitignore): ignore .envrc, pycache, heatpump.sqlite
2021-03-14 13:43:23 +01:00
.envrc
__pycache__/
heatpump.sqlite
feat(itho-wpu): cache results for getnodeid, getserial, getdatatype in a json file The results for these calls are static. If we cache them we don't have to retrieve it from the WPU every time we need it. To ignore the cache (for reading), provide the --no-cache argument.
2021-01-14 15:11:51 +01:00
itho-wpu-cache.json
Copy Permalink