You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,24 @@ The current state of this integration provides the following limitations regardi
15
15
- Configuring the integration will be relatively slow if a discovery scan is required.
16
16
- This integration wasn't tested with a three phase system. Although basic functionality should work minor bugs could have gone unnoticed
17
17
18
+
## Important Note
19
+
This integration was written an tested with the latest victron firmware running.
20
+
GX version: v2.92
21
+
Multiplus version: 492
22
+
23
+
Victron continuously improves upon the modbus implementation by adding new registers.
24
+
Therefore older firmware versions might not expose all registers this integration expects to be present.
25
+
This might (depending on your firmware and connected devices) cause odd behaviour where some but not all devices connected to your GX device will be correctly detected by this integration.
26
+
27
+
The best solution for this issue is to upgrade to the latest firmware.
28
+
You can also open an issue to get your firmware version supported.
29
+
This issue should contain the following information:
30
+
- Connected devices
31
+
- Firmware versions of the connected devices
32
+
- Missing device type (grid, vebus, bms can etc)
33
+
- Missing unit id (among other 30, 100, 227, 228)
34
+
35
+
Please note that it might take some time for older firmware versions to get full support (after a ticket is opened).
0 commit comments