Skip to content
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

Open
aerucu opened this issue Jan 2, 2025 · 2 comments
Open

[Bug]: 'Sofar Solar' - 'HYD 15KTL-3PH' incorrect sensor values #1188

aerucu opened this issue Jan 2, 2025 · 2 comments
Labels
bug Something isn't working non solax non solax

Comments

@aerucu
Copy link

aerucu commented Jan 2, 2025

Describe the bug

Incorrect sensor values.

1
2
3
4
5

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

@aerucu aerucu added bug Something isn't working non solax non solax labels Jan 2, 2025
@d4ystek
Copy link

d4ystek commented Jan 5, 2025

Hello
did you fix the problem? Same for me - incorrect entity values. My inverter is sofar ktlx 5.5 and logger LSE-3.
Regards

@aerucu
Copy link
Author

aerucu commented Jan 10, 2025

Hello @d4ystek, unfortunately, the problem has not been solved. For the time being, I am using my LSW-3 with the Solarman integration again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non solax non solax
Projects
None yet
Development

No branches or pull requests

2 participants