AlexandrErohin / home-assistant-tplink-router

Home Assistant component for TP-Link router administration with sensors, button reboot, switches and device tracking.
https://community.home-assistant.io/t/custom-component-tp-link-router-integration
MIT License
136 stars 16 forks source link

Cannot Add Integration: "Config flow could not be loaded: Unknown error" #41

Closed mediacutlet closed 8 months ago

mediacutlet commented 8 months ago

Describe the bug I followed HACS installation instructions. After restarting HA, attempting to Add the integration causes the following error to display after about 30 seconds of attempting to load. It should be noted that I am using the latest firmware version which has recently added support for EasyMesh. This was a big firmware update so it is quite possibly related.

Thank you for your time and any assistance you can provide.

image

Logs The only log entries from the time period when the attempts were made is the one below which I do not think is related.

Logger: homeassistant.helpers.script.trigger_update_coordinator Source: helpers/script.py:1805 First occurred: 8:07:00 AM (7 occurrences) Last logged: 8:13:03 AM

Trigger Update Coordinator: Running script requires passing in a context

Additional Information (please complete the following information)

AlexandrErohin commented 8 months ago

Hi. This log is not related to the integration

Could you try to install new version of the integration

mediacutlet commented 8 months ago

Upgrading to 1.11.0 did the trick. Thanks so much. This integration rocks by the way!