Achronite / mqtt-energenie-ener314rt

MQTT interface for Energenie ENER314-RT add-on board for the Raspberry Pi, designed for use by Home Assistant.
MIT License
13 stars 5 forks source link

MQTT Discovery messages are not sent out on a regular basis #60

Closed genestealer closed 7 months ago

genestealer commented 7 months ago

As the MQTT discovery messages do not appear to be sent out on a regular basis, details are lost until the service is manually rebooted or the Pi is restarted.

Is this just my experience or is this the behaviour that you also see?

Achronite commented 7 months ago

As it says in the README the discovery messages are sent every 10 mins after the initial one. I did this deliberately for performance reasons.