I use a Victron Cerbo and have it set up to communicate with Home Assistant using MQTT. Generally this works great. However, I'm having trouble figuring out the appropriate topic to use to put a Lynx Smart BMS in standby. I tried "W/[serial]/Battery/0/SystemSwitch" but it did not work - apparently this is read only. I poked around with dbus-spy but couldn't find anything there either.
I can put the Lynx Smart BMS in standby from the Cerbo menu, so it seems that the Cerbo has the ability to tell the BMS to go into standby/turn on. Any idea what the right topic would be?