Lektrico / ha_lektrico

Manage your Lektrico EV Charger
MIT License
14 stars 4 forks source link

Integration cannot be setup #3

Closed rechin304 closed 1 year ago

rechin304 commented 1 year ago

Home Assistant 2022.7.7 Supervisor 2022.07.0 Operating System 8.4

Setting up integration fail with the next error:

Config entry 'Charge Station' for lektrico_custom integration not ready yet: Unable to connect; Retrying in background

and:

This error originated from a custom integration.

Logger: homeassistant.config_entries Source: custom_components/lektrico_custom/init.py:44

Error setting up entry Charge Station for lektrico_custom Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 353, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/lektrico_custom/init.py", line 44, in async_setup_entry await charger.charger_info() File "/usr/local/lib/python3.10/site-packages/lektricowifi/lektricowifi.py", line 102, in charger_info data["extended_charger_state"] = self.put_readable_format(data["extended_charger_state"]) KeyError: 'extended_charger_state'

rechin304 commented 1 year ago

Installed version "1.0" and only sensors are available, update to 1.1 is breaking the integration completely

rechin304 commented 1 year ago

Minimum firmware for device integration to work is 1.42. Resolved by support.