I am migrating from Domoticz to HA, including my DSMR.
I am running HA OS 2022.2.9 with the DSMR slimme meter integration. I have a DSMR v5 meter coupled to a serial to Ethernet converter from Zuidwijk.
I can connect the DSMR integration to the meter and I get 16 entities but not all the ones I need are there. I get
- Energy consumtion (total)
- Energy Production (toal)
I do not get the Energy readings by tariff.
I can read the datagrams coming from the converter. All information is available.
both these sensors have a problem. If I look in the Developer Tools >> Statistics I see:
the unit (*) of this entity doesn’t match a unit of device class ‘energy’.
If I look in the developer tools states is see this:
state_class: total_increasing
device_class: energy
friendly_name: Energy Consumption (total)
furthermore I do not get any entities voor Gas consumption (total) and Gas consumption (day)
does anybody has an idea whats going on?