You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No luck still with outputting to influxdb - my settings are
{
"type": "influxdb",
"host":"192.168.1.5",
"port":8086,
"user":"my user",
"password":"my password",
"db":"pvstats",
"ssl":"0",
"verify_ssl":"0"
},
the strange thing is that I have this outputting from solariot to influxdb using the exact same settings, I can not for the life of me get pvstats to populate the database (which I would prefer)
any tips?
HI All
I have this working through docker, it seems to be grabbing the inverter output fine (YAY) can't seem to get it into influxDB or to pvoutput.
Is there anyone that can help me narrow down the problem? Happy to provide info :)
Thanks in advance
The text was updated successfully, but these errors were encountered: