This has been asked before here:
https://community.victronenergy.com/questions/106749/victron-integration-with-home-assistant-using-modb.html
but there has been no real answer unfortunately so I am trying again.
I would like to use the Modbus TCP interface to read out and monitor various values of the system, which consists of:
- 2x MultiPlus II 5000
- Cerbo GX (firmware version 2.84)
- 2x Freedom Won batteries
- Fronius Primo 8.2
- BlueSolar Charger MPPT 150/35
As soon as I enable the Modbus TCP service, there seems to be a device making a query for address 40000, which doesn't exist:
This request seems to happen about once per minute. Not sure which device has unit ID 126, but the IP address 192.168.1.9 is the address of the Cerbo GX.
How can I turn off those invalid queries resulting in that error?
Thank you.