DSMR Reader Add-on for Home Assistant

What I did is follow:

  1. stop de DMSR Addon service
  2. Open pgAdmin4
  3. Create a database (for me dsmr)
  4. goto terminal
  5. goto /usr/share/hassio/share/
  6. Download a backup from old DSMR (using FTP Addon to copy the file to your HA)
  7. Unzip the GZ file
  8. docker exec -it addon_77b2833f_timescaledb bash
  9. su - postgres
  10. psql -d dsmr < /share/test/dsmrreader-postgresql-backup-Tuesday.sql
  11. Start DSMR Addon

I have my whole history back now in the new DSMR

(today will receive my RP4 8GB, will switch from 2GB to 8GB)
with many Addons now the 2GB become full… haha

4 Likes