diff --git a/custom_components/solax_modbus/plugin_sofar.py b/custom_components/solax_modbus/plugin_sofar.py index 5104840d..bc8d6d78 100644 --- a/custom_components/solax_modbus/plugin_sofar.py +++ b/custom_components/solax_modbus/plugin_sofar.py @@ -666,7 +666,7 @@ def value_function_sync_rtc_ymd_sofar(initval, descr, datadict): 512:"ID26 DC input branch current sampling error", 4096: "ID29 Leakage current consistency error", 8192: "ID30 Grid voltage consistency error", - 16384: "ID31 DCI consistency error",}, + 16384: "ID31 DCI consistency error",}, allowedtypes = HYBRID | PV, entity_category = EntityCategory.DIAGNOSTIC, ), @@ -680,7 +680,7 @@ def value_function_sync_rtc_ymd_sofar(initval, descr, datadict): 4: "ID035 Chip error (DC side)", 8: "ID036 Chip error (AC side)", 16: "ID037 Auxiliary power error", - 32: "ID038 Inverter soft start failure", + 32: "ID038 Inverter soft start failure", 256: "ID041 Relay detection failure", 512: "ID042 Low insulation impedance", 1024: "ID043 Grounding error",