-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: 'Sofar Solar' - 'HYD 15KTL-3PH' incorrect sensor values #1188
Comments
Hello |
Hello @d4ystek, unfortunately, the problem has not been solved. For the time being, I am using my LSW-3 with the Solarman integration again. |
Hello @d4ystek, I have replaced my LSE-3 but the fault has not been fixed. I can therefore rule out the inverter and the LSE-3 logger as the source of the error. My problem is that the generation is displayed with an extreme time delay. |
Same here with HYD20KTL-3PH and LSE-3 on ME_0D_270A_1.09 and SolaX Inverter Modbus 2025.01.08. |
@konwin, I was recommended to use version 2025.01.6. I was also recommended to increase the polling intervals. I had set 10s everywhere. You can downgrade by downloading Solax Modbus Integration again under HACS. There you can also select the version you want to downgrade to in the drop-down menu. According to @cschlipf, version 2025.01.8 uses a newer version of pyModbus, which is probably causing this problem. |
Downgrading did not work. I could install 2014.12.02 of SolaX Inverer Modbus but when trying to configure it I get:
Maybe this is related to the pymodbus version?! I think the newer version is still active in the background and 2024.12.02 won't start with this newer version. |
Describe the bug
Incorrect sensor values.
Integration Version
2024.12.2
Homeassistant core version
2024.12.5
Inverter brand
Sofar Solar
Plugin used
plugin_sofar.py
Serial prefix
SP1ES1
Connection Method
Solarman LSE-3
Dongle firmware
ME_0D_270A_1.09
Detailed Error Log
Logger: homeassistant.components.sensor.recorder
Quelle: components/sensor/recorder.py:317
Integration: Sensor (Dokumentation, Probleme)
Erstmals aufgetreten: 29. Dezember 2024 um 19:30:10 (7 Vorkommnisse)
Zuletzt protokolliert: 1. Januar 2025 um 03:40:10
Entity sensor.sofar_import_energy_today from integration solax_modbus has state class total_increasing, but its state is not strictly increasing. Triggered by state 46.42 (46.59) with last_updated set to 2024-12-29T18:27:30.929826+00:00. Please create a bug report at https://github.com/wills106/homsassistant-solax-modbus/issues
Entity sensor.sofar_import_energy_total from integration solax_modbus has state class total_increasing, but its state is not strictly increasing. Triggered by state 4538.4 (4538.6) with last_updated set to 2024-12-29T18:27:30.930066+00:00. Please create a bug report at https://github.com/wills106/homsassistant-solax-modbus/issues
Entity sensor.sofar_solar_generation_total from integration solax_modbus has state class total_increasing, but its state is not strictly increasing. Triggered by state 15858.6 (15860.4) with last_updated set to 2024-12-30T22:01:22.901743+00:00. Please create a bug report at https://github.com/wills106/homsassistant-solax-modbus/issues
Entity sensor.sofar_solar_generation_today from integration solax_modbus has state class total_increasing, but its state is not strictly increasing. Triggered by state 3.53 (3.54) with last_updated set to 2024-12-31T06:04:43.761765+00:00. Please create a bug report at https://github.com/wills106/homsassistant-solax-modbus/issues
Entity sensor.sofar_export_energy_total from integration solax_modbus has state class total_increasing, but its state is not strictly increasing. Triggered by state 7615.6 (7615.7) with last_updated set to 2025-01-01T02:37:39.800215+00:00. Please create a bug report at https://github.com/wills106/homsassistant-solax-modbus/issues
Dieser Fehler stammt von einer benutzerdefinierten Integration
Logger: custom_components.solax_modbus
Quelle: custom_components/solax_modbus/init.py:716
Integration: SolaX Inverter Modbus (Dokumentation, Probleme)
Erstmals aufgetreten: 31. Dezember 2024 um 07:00:14 (109 Vorkommnisse)
Zuletzt protokolliert: 1. Januar 2025 um 17:57:49
sofar: read failed at 0x4b8: current_pcc_l2n
sofar: read failed at 0x4b9: active_power_pcc_l2n
sofar: read failed at 0x4ba: voltage_line_l1
sofar: read failed at 0x4bb: voltage_line_l2
sofar: read failed at 0x4bc: voltage_line_l3
Dieser Fehler stammt von einer benutzerdefinierten Integration
Logger: pymodbus.logging
Quelle: custom_components/solax_modbus/init.py:525
Integration: SolaX Inverter Modbus (Dokumentation, Probleme)
Erstmals aufgetreten: 29. Dezember 2024 um 17:25:15 (18974 Vorkommnisse)
Zuletzt protokolliert: 13:20:30
Failed to connect
Failed to connect [Errno 113] Connect call failed ('192.168.17.29', 8899)
Failed to connect [Errno 101] Network unreachable
Dieser Fehler stammt von einer benutzerdefinierten Integration
Logger: custom_components.solax_modbus
Quelle: custom_components/solax_modbus/init.py:533
Integration: SolaX Inverter Modbus (Dokumentation, Probleme)
Erstmals aufgetreten: 29. Dezember 2024 um 17:25:15 (18974 Vorkommnisse)
Zuletzt protokolliert: 13:20:30
Unable to connect to Inverter at 192.168.17.29:8899
Dieser Fehler stammt von einer benutzerdefinierten Integration
Logger: pymodbus.logging
Quelle: custom_components/solax_modbus/init.py:545
Integration: SolaX Inverter Modbus (Dokumentation, Probleme)
Erstmals aufgetreten: 29. Dezember 2024 um 17:24:10 (983 Vorkommnisse)
Zuletzt protokolliert: 13:59:06
Cancel send, because not connected!
Additional context
No response
The text was updated successfully, but these errors were encountered: