WillCodeForCats / solaredge-modbus-multi

Modbus/TCP local polling to one or more SolarEdge inverters. For single inverters, multiple inverters, meters, and batteries.
Apache License 2.0
179 stars 15 forks source link

Plugin Configuration is not possible #214

Closed dominikamann closed 1 year ago

dominikamann commented 1 year ago

Describe the bug Hi,

i installed the integration by HACS (latest Version) and tried to configure the integration. I always running into the following issue.

1.) Select integration grafik

2.) grafik

I tried several restarts and different versions.

Thank you!

Expected behavior Configuration dialog will open.

Home Assistant (please complete the following information):

dominikamann commented 1 year ago

If found the following log: Logger: homeassistant.config_entries Source: config_entries.py:834 First occurred: 12:00:15 (2 occurrences) Last logged: 12:02:31 Error occurred loading configuration flow for integration solaredge_modbus_multi: cannot import name 'ModbusTcpClient' from 'pymodbus.client' (/usr/local/lib/python3.10/site-packages/pymodbus/client/__init__.py)

dominikamann commented 1 year ago

Duplicate of https://github.com/WillCodeForCats/solaredge-modbus-multi/issues/162

WillCodeForCats commented 1 year ago

Install pymodbus 3.0.1 or newer.