victronenergy / venus

Victron Energy Unix/Linux OS
https://github.com/victronenergy/venus/wiki
577 stars 72 forks source link

Multi shows disconnected when switched off #1290

Open kwindrem opened 3 months ago

kwindrem commented 3 months ago

If the Multi (or Quattro I assume) is switched off when the GX device boots, the dbus service for the multi /Connected parameter is 0. If you switch on the Multi then switch it off, /Connected is 1.

This is affecting the validity of the system parameter /VebusService and anything that uses it.

If the Multi is present, I would expect /Connected to be 1 even if the GX device boots with the Multi switched off.

I am tested on v3.40~26 and v3.33 but have no reason to suspect this is a new bug.