You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect values are reported for multiple sensors i.e.: Load Consumption Today. After integration restart correct values are reported for a short time but after short time values drift away again.
Attaching graph showing incorrect values over time
Few minutes after 10PM integration was restarted and value jumped from a bit over 4kWh to over 7kWh.
Value should reset at midnight ( as this is daily consumption) but it does not.
Attaching second graph from different source ( solarman) but same sensor showing how correct values should look like:
Integration Version
2024.11.2
Homeassistant core version
2024.12.1
Inverter brand
Sofar
Plugin used
plugin_sofar.py
Serial prefix
113562
Connection Method
Waveshare RS485-USB
Detailed Error Log
No response
Additional context
After enabling debug logging for the integration :
2024-12-08 10:01:15.379 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:43:45.594 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:00.597 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:01.627 DEBUG (MainThread) [custom_components.solax_modbus] device group read done
2024-12-08 10:44:15.598 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:30.599 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:45.600 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:45:00.604 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:45:15.605 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
The text was updated successfully, but these errors were encountered:
Describe the bug
Incorrect values are reported for multiple sensors i.e.: Load Consumption Today. After integration restart correct values are reported for a short time but after short time values drift away again.
Attaching graph showing incorrect values over time
Few minutes after 10PM integration was restarted and value jumped from a bit over 4kWh to over 7kWh.
Value should reset at midnight ( as this is daily consumption) but it does not.
Attaching second graph from different source ( solarman) but same sensor showing how correct values should look like:
Integration Version
2024.11.2
Homeassistant core version
2024.12.1
Inverter brand
Sofar
Plugin used
plugin_sofar.py
Serial prefix
113562
Connection Method
Waveshare RS485-USB
Detailed Error Log
No response
Additional context
After enabling debug logging for the integration :
2024-12-08 10:01:15.379 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:43:45.594 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:00.597 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:01.627 DEBUG (MainThread) [custom_components.solax_modbus] device group read done
2024-12-08 10:44:15.598 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:30.599 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:44:45.600 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:45:00.604 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
2024-12-08 10:45:15.605 DEBUG (MainThread) [custom_components.solax_modbus] device group inverter
The text was updated successfully, but these errors were encountered: