kwindrem / GuiMods

VenusOS GUI enhancements and modifications
207 stars 27 forks source link

Missing PV data for Multi RS Solar? #159

Closed mfu-mcosys closed 1 year ago

mfu-mcosys commented 1 year ago

Maybe it is a Problem because i use a Quattro (just inverting) and a MultiRS (just charge) on the same Cerbo... VenusOS is 3.00 GuidMods is 7.63

Bildschirmfoto_2023-06-14_11-02-11 Bildschirmfoto_2023-06-14_11-01-45

kwindrem commented 1 year ago

It has something to do with the Multi RS MPPT. Is this a multi-tracker device?

Do you have command line access to your Cerbo? If so, I'd like to see a screen shot of the dbus info for the RS. If not, at least a screen shot of the device's menu.

mfu-mcosys commented 1 year ago

I have access through ssh on the cerbo, but which logfile is for the MultiRS?

(No this is not just a MPPT its Charger/Inverter with a single PV-Tracker) Bildschirmfoto_2023-06-14_17-30-12

This is the list of dbus logfiles in /var/log/

dbus-adc dbus-ble-sensors dbus-digitalinputs dbus-fronius dbus-generator-starter dbus-modbus-client dbus-modbustcp dbus-mqtt dbus-qwacs dbus-shelly dbus-systemcalc-py dbus-vebus-to-pvinverter gps-dbus.ttyUSB0 gps-dbus.ttyUSB1 gps-dbus.ttyUSB2 mk2_dbus.ttyS4 smartbms-dbus.ttyUSB0 smartbms-dbus.ttyUSB1 smartbms-dbus.ttyUSB2 vecan-dbus.can0

kwindrem commented 1 year ago

Not a log file but an app that shows the dbus parameters:

dbus-spy

Then select the RS and it will show you all the parameters. There may be more than fits on a screen.

I'm guessing there's something wrong with my logic that looks for multiple MPPT trackers

mfu-mcosys commented 1 year ago

Hope this helps a bit, maybe some info from the mqtt helps too.

screen1 screen2

kwindrem commented 1 year ago

It does help. Thanks. Your RS is a single tracker so my original though was not correct.

I'm now thinking that because this a combined inverter/charger and MPPT combined, I'm not recognizing it as a PV charger. Working on changes now. Stay tuned.

kwindrem commented 1 year ago

I just published v7.64 as a fix for this. Please give it a try and report back.

mfu-mcosys commented 1 year ago

Looks nice Bildschirmfoto_2023-06-15_10-21-07 Bildschirmfoto_2023-06-15_10-21-21

Thanks a lot!

I know the AC-stuff isnt related to the "PV Charger"-Tile, but for my usage i want the combined PV/AC power for charging in the "PV Charger"-Tile. Lets see where i need to change some vars. :)

mfu-mcosys commented 3 months ago

seems like after the update to 10.42 today the informations on the flow are missed again :/