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
73.38k stars 30.64k forks source link

Solax X1-Hybiyd-G3 ver 2.033.20 - Inverter is not supported yet. #43219

Closed cheikemate closed 3 years ago

cheikemate commented 3 years ago

The problem

Environment

Problem-relevant configuration.yaml

sensor:
  - platform: solax
    ip_address: 5.8.8.8

Traceback/Error logs

2020-11-13 23:39:33 ERROR (MainThread) [homeassistant.components.sensor] Setup of platform solax is taking longer than 60 seconds. Startup will proceed without waiting any longer.
  File "/usr/src/homeassistant/homeassistant/components/solax/sensor.py", line 30, in async_setup_platform
  File "/usr/local/lib/python3.8/site-packages/solax/__init__.py", line 37, in real_time_api
  File "/usr/local/lib/python3.8/site-packages/solax/inverter.py", line 89, in discover
solax.inverter.DiscoveryError: Unable to connect to the inverter at host=5.8.8.8 port=80, or your inverter is not supported yet.
Please see https://github.com/squishykid/solax/wiki/DiscoveryError

Additional information

I can reach port 80 on the Solax using curl. I can telnet to port 80 on the Solax.

Home Assistant frontend: Configuration -> Info. arch armv7l
chassis  
dev false
docker true
docker_version 19.03.13
hassio true
host_os Raspbian GNU/Linux 10 (buster)
installation_type Home Assistant Supervised
os_name Linux
os_version 5.4.51-v7+
python_version 3.8.6
supervisor 2020.11.0
timezone Europe/Lisbon
version 0.117.6
virtualenv false
frenck commented 3 years ago

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍