Page 1 of 1

Some metrics not pushing to influx

Posted: Sunday 23 February 2025 12:34
by Procentje20
Hi, I have an odd problem where 4 devices from 1 hardware are not pushing to influx.

I have 7 hardware items of which two are Solar inverters. One Goodwe, one Solaredge.

All devices from all hardware are showing up fine in Domoticz. I can see a correct production graph for my Goodwe station.

For a grafana dashboard and information combination I push all relevant data out to influx. But 3 devices from the Goodwe plugin are not pushing. There is no data in influx. I can push out State, and Temp. But not the three Kwh readings that come out of the plugin.

As its correctly displayed in Domoticz, I'n not sure what going wrong. I have enabled logging for influx in Domoticz, but the specific idx is not showing up in the log.

How can I troubleshoot this? There seems to be a lack of errors for me to act upon. Is there another log I can review?

Re: Some metrics not pushing to influx

Posted: Sunday 23 February 2025 16:04
by waltervl
What kind of plugin is sending the goodwe data to Domoticz. It could be it is doing that silent which means it does not trigger other actions (like sending to influxdb)

The send to influxdb settings for your Domoticz devices are similar for all kWh devices sent to influxdb?

Re: Some metrics not pushing to influx

Posted: Monday 24 February 2025 22:53
by Procentje20
Thanks for your reply.

Its this plugin:

https://github.com/dylian94/domoticz-GoodWeSEMS

I can setup more debugging in the plugin, but two pieces of information throw me off:

1- All information is displayed correctly in Domoticz
2- Temperature information from the plugin is correctly pushed to influx.

There is a third weird thing. Three days ago it pushed three records to influx for the main KWH reading. Just 3 lines. It was while I was fiddling with all the settings. So somehow it pushed some data. And i did not notice until I changes some more settings. So I have no idea what state it was in when it did this.

There is another plugin that pulls data over lan. I need to change a setting on my inverter for that one to work. I think I'll try that first before I dive deeper into this.

Re: Some metrics not pushing to influx

Posted: Monday 24 February 2025 23:35
by waltervl
That is a very old plugin. I also have Goodwe inverters and I use the successor plugin: https://github.com/JanJaapKo/domoticz-GoodWeSEMS
But I have no influx so cannot test this.

Re: Some metrics not pushing to influx

Posted: Tuesday 25 February 2025 1:04
by Procentje20
My bad, I went to my terminal history, and it appears I have the JanJaapKo version.