Victron GX device integration
Hi all,
Is there any Victron GX device integration with bOS?
Victron is integrated with Home Assitant using MQTT.
The communication layer between HA and Victron GX (which in turn talks to all the Victron gear, on the Victron Network) is via MQTT. (additional ModBus reading: https://www.victronenergy.com/live/ccgx:modbustcp_faq)
Hello,
There's currently no integration created on the examples library:
Supported Smart Building Devices - ComfortClick bOS
Nonetheless, hopefully some user might done it already and would like to share.
If the Victron GX uses MQTT, then it's supported by bOS, it's a matter of developing and testing.
I don't have any Victron device, so I’m not of much help. The only thing I know from reading about the Victron GX, is that it needs to receive a constant keep alive message (some say every 55s, some say less, some use 30s), otherwise Victron will stop posting data.
But yeah, bOS has MQTT so I think it's perfectly possible.
Best regards