Skip to content

Commit b68fc58

Browse files
author
sfstar
authored
Add information regarding tested supported fw
1 parent 317e719 commit b68fc58

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,24 @@ The current state of this integration provides the following limitations regardi
1515
- Configuring the integration will be relatively slow if a discovery scan is required.
1616
- This integration wasn't tested with a three phase system. Although basic functionality should work minor bugs could have gone unnoticed
1717

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).
1836

1937
## Currently planned improvements
2038
- Fully Switch to async

0 commit comments

Comments
 (0)