dkruyt / ginlong-scraper

A python script that scrapes PV statistics from the Ginlong monitor pages and outputs it to influxdb, pvoutput or mqtt
GNU General Public License v3.0
48 stars 30 forks source link

Not sending output when inverter is offline #25

Open p4r4ll4x opened 1 year ago

p4r4ll4x commented 1 year ago

When it's dark, my solis inverter goes offline. It seems that this script (i'm using the dockerizerd version) stops sending MQTT when the inverter is offline.

Can this be changed in some setting?