mdegat01 / addon-amr2mqtt

HA Addon which runs rtlamr to read IDM power meter data and send to MQTT broker
MIT License
33 stars 15 forks source link

`last_seen` as sensor not attribute #65

Closed mdegat01 closed 2 years ago

mdegat01 commented 2 years ago

Proposed Changes

Make last_seen into a sensor instead of as an attribute on every other sensor. This is the current best practice because it reduces the amount of DB churn created by attributes.