Solar inverter status descriptions

Hi,

I used to read the SolarEdge PV inverter status through modbus (sunspec address 40107) into my home automation system, but I have now linked the PV inverter to the Cerbo and then read the inverter values through the Cerbo using MQTT. This all works, however I think Victron does something to the StatusCode (see screenshot below). I see these values:

0: night
12: during day when producing
11 & 12: beginning and end of day. I think this is when it tries to connect to the grid.

I’ve looked in the modbus address list but all the status descriptions don’t really match what I’m seeing. Most important one I want to know is if the inverter is in status fault. If anyone can tell me how to read the PV inverter status through the Cerbo using modbus, that would also be helpful.

Hope you guys can help me out.