vas3k / home-assistant-berlin-transport

Berlin (BVG) and Brandenburg (VBB) transport widget for Home Assistant
MIT License
112 stars 33 forks source link

Error occurred loading configuration flow #1

Open ibeketov opened 1 year ago

ibeketov commented 1 year ago

Hi. Unfortunately after installation and HA restart I have such error message:


Logger: homeassistant.config_entries Source: config_entries.py:809 First occurred: 22:54:09 (2 occurrences) Last logged: 22:54:51

Error occurred loading configuration flow for integration berlin_transport: No module named 'custom_components.berlin_transport.config_flow'


2022-12-03 23:14:50.563 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading configuration flow for integration berlin_transport: No module named 'custom_components.berlin_transport.config_flow'


Home Assistant 2022.11.1 Frontend 20221102.1 - latest

vas3k commented 1 year ago

Hey. This is most likely a bug in earlier versions. Try the current master. The config_flow variable there was set to false, which should fix the problem: https://github.com/vas3k/home-assistant-berlin-transport/blob/main/custom_components/berlin_transport/manifest.json#L4