solmoller / eversolar-monitor

Script to capture data and create statistics from Eversolar/zeversolar Solar Inverters. Includes easy install image files for Raspberry Pi. Working edition since 2012 :-)
https://github.com/solmoller/eversolar-monitor/blob/wiki/Introduction.md
MIT License
30 stars 20 forks source link

MQTT ha discovery is incomplete with multiple inverters due to nonunique ids #63 #64

Open LeighAS opened 2 years ago

LeighAS commented 2 years ago

mqtt inverter serial number update for multiple inverters

made serial a local variable to the function where mqtt messages where being created. Also included inverter serial as part of the mqtt data packet being sent. (not strictly necessary but helped with easy debugging)

LeighAS commented 2 years ago

done all requested indentation changes. Name thing is something you may wish to delve into.

henrykuijpers commented 8 months ago

@nagydavid Any help needed on this one?

nagydavid commented 8 months ago

yes please, if you have time. I am very busy with my work coding.