sanderdw / hassio-addons

DSMR Reader Datalogger and Metabase Home Assistant Add-ons
https://community.home-assistant.io/search?q=%40sanderdw%20%23home-assistant-os
Other
56 stars 14 forks source link

DSRM Reader #3

Closed alexswart closed 3 years ago

alexswart commented 3 years ago

Hello,

is it possible to also make an DSRM Reader dashboard addon?

sanderdw commented 3 years ago

Hi Alex,

You mean like not only running only the datalogger as addon but also the application itself?

Yes it could be build but you can also use https://github.com/hassio-addons/addon-portainer this addon to install it yourself (also working on the raspberry):

  1. Install Portainer
  2. With Portainer, install Postgres (https://hub.docker.com/_/postgres)
  3. Set up a postgres db, user and password
  4. With Portainer, install dsmr-reader by xirixiz (https://hub.docker.com/r/xirixiz/dsmr-reader-docker)
  5. Optional: When everything works you can use this integration (https://www.home-assistant.io/integrations/dsmr_reader/) to get the data back in HA.

Let me know if this works for you.

sanderdw commented 3 years ago

@alexswart i released the full DSMR Reader addon, would love your feedback: https://github.com/sanderdw/hassio-addons/tree/master/dsmr_reader