mk-maddin / wattpilot-HA

This is a custom component to allow control of Fronius Wattpilot wallbox/electro vehicle charging devices in Homeassistant.
Apache License 2.0
59 stars 10 forks source link

error on set up the integration #11

Closed dasc19 closed 2 years ago

dasc19 commented 2 years ago

I there;

I'm trying to make the final setup of the integration and I found this error This error originated from a custom integration.

Logger: custom_components.wattpilot.config_flow Source: custom_components/wattpilot/config_flow.py:112 Integration: Fronius Wattpilot (documentation) First occurred: 11:59:08 AM (5 occurrences) Last logged: 12:18:17 PM

wattpilot - OptionsFlowHandler: async_step_config_charger failed: 'OptionsFlowHandler' object has no attribute 'data' (builtins.AttributeError)

I'm running HA on Proxmox VM

Does anybody has an idea what I'm doing wrong

dasc19 commented 2 years ago

Hi There

Solved with disable and reinstall integration;

Working fine

Thank you