home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.43k stars 30.31k forks source link

Huawei Solar errors #107877

Closed AlfaCube closed 9 months ago

AlfaCube commented 9 months ago

The problem

Few days ago my Huawei solar stopped working. Here is the error:

This error originated from a custom integration. Logger: pymodbus.logging Source: custom_components/huawei_solar/init.py:92 Integration: Huawei Solar (documentation, issues) First occurred: 12:34:58 AM (11 occurrences) Last logged: 12:46:10 AM

Failed to connect [Errno 111] Connect call failed.

Restarded the invertors, restarted the HA, the wifi. deleted the Huawei Solar from HA.
NOw I see only the invertor. I cant see the Power Meter. The ModBus is enabled. The Sdongle has the latest update.

Can you gus help me?

Thanks!

What version of Home Assistant Core has the issue?

System Information version | core-2024.1.2 -- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true user | root virtualenv | false python_version | 3.11.6 os_name | Linux os_version | 6.1.71-haos arch | x86_64 timezone | Europe/Bucharest config_dir | /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.33.0 Stage | running Available Repositories | 1372 Downloaded Repositories | 52
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 11.4 -- | -- update_channel | stable supervisor_version | supervisor-2023.12.0 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 234.0 GB disk_used | 12.8 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Terminal & SSH (9.8.1), OpenZWave (0.9.1), FTP (5.0.1), Studio Code Server (5.15.0), File editor (5.7.0), motionEye (0.20.0), Home Panel (2.7.0), Let's Encrypt (5.0.9), go2rtc (1.8.5), Duck DNS (1.15.0), Plex Media Server (3.4.0), VLC (0.3.0), WireGuard (0.10.2), Piper (1.4.0), Whisper (1.0.2), deCONZ (6.22.0), Node-RED (17.0.2)
Dashboards dashboards | 8 -- | -- resources | 14 views | 17 mode | storage
Recorder oldest_recorder_run | January 3, 2024 at 1:41 PM -- | -- current_recorder_run | January 12, 2024 at 12:22 PM estimated_db_size | 369.93 MiB database_engine | sqlite database_version | 3.41.2
Sonoff version | 3.5.4 (a4a8c5f) -- | -- cloud_online | 9 / 15 local_online | 7 / 7
Xiaomi Miot Auto component_version | 0.7.15 -- | -- can_reach_server | failed to load: timeout can_reach_spec | ok logged_accounts | 1 total_devices | 40

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Huawei SOlar

Link to integration documentation on our website

https://github.com/wlcrs/huawei_solar/wiki/Connecting-to-the-inverter#network-connection

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

joostlek commented 9 months ago

This is an issue happening in a custom component. Please raise an issue over at that repository. We don't do support for custom components.