fmartinou / teleinfo2mqtt

Publish teleinfo to mqtt topics
https://fmartinou.github.io/teleinfo2mqtt
MIT License
64 stars 17 forks source link

Wrong value retained after a period of consumption stability #39

Closed fmartinou closed 1 year ago

fmartinou commented 1 year ago

When the consumption is stable for a while, sometimes this is not the latest value which is published.

Example: EMIT_INTERVAL=10s

So the current value displayed (in home-assistant for example) is 500VA instead of 0VA

fmartinou commented 1 year ago

Merged in master. (https://github.com/fmartinou/teleinfo2mqtt/commit/a64090c5543876495ab569bbd4118e952f230c1c)