jbouwh / omnikdatalogger

Datalogger for Omnik solar power inverters with DSMR integration and output to Home Assistant, PVOUTPUT, InfluxDB and MQTT

Home Page:https://jbsoft.nl/site/omnik-datalogger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make DSMR entities compliant with new Home Assistant "Energy" module

serrj-sv opened this issue · comments

Latest Home Assistant introduced new Energy Grid module. But DSMR entities produced by "omnikdatalogger" does not apper in the list of "Consumed Energy" entities list

2021-08-05_13-02

I'm running the lates version (v1.6.4) of omnikdatalogger

Also couple of suggestions:

  1. disable polling omnik inverter in tcpclient mode from dusk to dawn to not spam the log
  2. keep updating "combined DSMR" entities event if there is no updates coming from Inverter.

Anyway, thanks for amazing tool, I really enjoy it!!

Did you install release 1.6.4?
There were some fixes.

this is strange, because in dev. tools I can see all necessery attributes (device_class: energy and state_class: measurement)

I've got it working myself

Oh.. indeed, it looks like I was running old version of omnikdatalogge. Just received an update notification in HACS!

everything is OK now, closing