I do not know if the attached will be useful. I originally had AGMs with a battery temperature sensor connected to the Cerbo for charge voltage temperature compensation. I swapped to Lynx NG BMS and the temperature service was not updated to the Lynx BMS battery temperature. The trouble is the Lynx BMS forces STS off so you can not do anythimg and ideally it should swap to the Lynx BMS.
I found a way to deal with this in Node-RED. Inject a number of 0 into a custom control node as shown below. This removes the forced off value on STS leaving it set to off. You can then go into settings/charge control and turn on STS then choose the Lynx BMS as the required service. Then go back to Node RED and inject the number 2 into the custom control node to force STS off.
details of the custom control node and flow below, do this at your own risk.