I thought about it but as it depends on a database i’m not sure about the sdcard wearing (mostly Raspberry users i think)… Maybe if there is more interest i could create one.
I runned a hassbian installation and dsmr reader installation on the same rpi 3 from a flash drive. A colleague of mine did the same form a sd card. Both worked well. (Now I used a supervised installation on a pi4 with a ssd and it works even better)
I wonder if there are many people who still use a sd card since the pi4 also supports boot from usb.
A dsmr reader addon would be great, You’ve got my vote
Please do, or give a step by step how to on the docker version but a repository on DSMR Reader would be better, with a side note to use it if you run a SSD or something.
But is it strange that the Logger is a repository item and the reader isn’t
I’m running dsmr reader as hassio addon for a while now and created a separate postrgesql hassio addon as well to provide a database. I can share the code tomorrow. It only needs some changes to use the data folders of hassio for storing the database and settings. Otherwise you loose data when rebooting. Also I’m currently not using Hassio base images which might be a good improvement.
first setup for postgres and dsmr-reader addons. Should make the changes described above and add all configuration values available from the Hassio supervisor UI.
Also feel free to send a PR with changes/improvements if you have any.
The Timescaledb addon just runs a postgres server, with optional TimescaleDb support. So if you need a few databases there without TimescaleDb-addon installed, just don’t config those databaes for Timescale.
No only 2 . You just need to install the Postgres addon first and afterwards you just need to install the DSMR Reader addon. You don’t need the Datalogger addon. You can find the instructions here: https://github.com/sanderdw/hassio-addons/tree/master/dsmr_reader