Privatecoder / seplos-mqtt-remote-rs485

fetch data from one or multiple Seplos battery packs via (a) (remote) RS485 connection(s)
10 stars 3 forks source link

How often is data send? #4

Closed jwillmer closed 7 months ago

jwillmer commented 7 months ago

I store all my data from home assistant in a influxdb. And I noticed that there is a very short time between new data points. Can I configure it to be bigger?

Privatecoder commented 7 months ago

Hi! Yes, increase MQTT_UPDATE_INTERVAL to a value above 0 (default) in seconds to wait between each circular fetch.