Skip to content
New issue

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

Config flow could not be loaded: {“message”:“Invalid handler specified”} #68

Open
4 tasks done
ehoutsma opened this issue Nov 23, 2024 · 0 comments
Open
4 tasks done

Comments

@ehoutsma
Copy link

ehoutsma commented Nov 23, 2024

System Health details

System Information

version core-2024.11.2
installation_type Unknown
dev false
hassio false
docker false
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.32-production+truenas
arch x86_64
timezone Europe/Amsterdam
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 4962
Installed Version 2.0.1
Stage running
Available Repositories 1461
Downloaded Repositories 7
AccuWeather
can_reach_server ok
remaining_requests 26
Home Assistant Cloud
logged_in false
can_reach_cert_server failed to load: unreachable
can_reach_cloud_auth ok
can_reach_cloud ok
Dashboards
dashboards 6
resources 2
views 8
mode storage
Recorder
oldest_recorder_run 1 november 2024 om 19:10
current_recorder_run 23 november 2024 om 14:47
estimated_db_size 3496.90 MiB
database_engine postgresql
database_version 13.1

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of any previous issues..

Describe the issue

During the adding of the integration for nissan_carwings I receive the error above.

Logger: homeassistant.config_entries
Bron: config_entries.py:3249
Eerst voorgekomen: 14:49:00 (1 gebeurtenissen)
Laatst gelogd: 14:49:00

Error occurred loading flow for integration nissan_carwings: No module named 'pycarwings3'

To fix this I had to run pip3 install pycarwings3 from the commandline.

Reproduction steps

During adding the integration for nissan_carwings I receive the error above.

Debug logs

Logger: homeassistant.config_entries
Bron: config_entries.py:3249
Eerst voorgekomen: 14:49:00 (1 gebeurtenissen)
Laatst gelogd: 14:49:00

Error occurred loading flow for integration nissan_carwings: No module named 'pycarwings3'

Diagnostics dump

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant