Commit Graph

7 Commits

Author SHA1 Message Date
Pim van den Berg 8bde04ba41 fix(readme): suppress direnv loading output in cron
By default direnv outputs this while executing:
```
direnv: loading ~/python-itho-wpu/.envrc
```

In a cronjob this results in emails, or when no MTA is configured:
```
CRON[1095]: (CRON) info (No MTA installed, discarding output)
```
2022-12-25 14:02:55 +01:00
Pim van den Berg 8f02e2b833 fix(readme): install odbcinst1debian2
odbcinst1debian2 is a dependency of odbc-mdbtools.
2022-12-25 13:55:04 +01:00
Pim van den Berg 8c7d0ed947 docs(readme): save par file from Service Tool as HeatPump.par
mdbtools 0.9.3-1 is not able to handle filenames with special characters like "$".
2021-05-30 13:52:21 +02:00
Pim van den Berg 153da73b08 docs(readme): update mdbtools to 0.9.3-1
mdbtools 0.9.3-1 from Debian Unstable also seems to work.
2021-05-30 13:46:19 +02:00
Pim van den Berg cb3cde86be docs(readme): add grafana dashboard and demo 2021-03-25 14:56:53 +01:00
Pim van den Berg 57954bafb4 docs(readme): installation and execution instructions 2021-03-17 21:19:14 +01:00
Pim van den Berg 4e6d4c8666 docs(readme): initial commit 2020-10-16 19:17:51 +02:00