victronenergy / gui-v2

Other
19 stars 9 forks source link

Page - VRM device instances #869

Open mr-manuel opened 3 months ago

mr-manuel commented 3 months ago

The page shows only the battery device instance, but all other are missing. GUI version v0.2.13

I have these devices connected and they are shown correctly in the device list:

IMG_2271

IMG_2272

jpetrell commented 3 months ago

Didn't find any VRM device instances page on gui v1 to compare on so not sure how this should be implemented exactly. Currently the VRM device instances page on gui v2 displays devices it finds under com.victronenergy.settings/Settings/Devices/* path, and VRM instance numbers from the /ClassAndVrmInstance value.

mpvader commented 3 months ago

Not all device instances are configurable @mr-manuel .

@jpetrell : this is new functionality in gui-v2. Not all device drivers in venus os support configurable instances. We might expand that over time, but its not at all a priority.

the requirement was to have device instances configurable for devices connected over VE.Direct. And they are now configurable - mission accomplished.

i’ll leave this issue open and on my name: the only remaining task is to document for users and installers how it works.