We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
config_flow
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: