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

Can’t install local or cloud integration due to handler error #16

Open
bakteriak opened this issue Nov 9, 2022 · 3 comments
Open

Comments

@bakteriak
Copy link

bakteriak commented Nov 9, 2022

When trying to install integration I am getting an error message.

Device: Dyson Purifier HEPA Cool™ Formaldehyde purifying fan

Config flow could not be loaded: {"message":"Invalid handler specified"}

Below is the entry from the log:

Dyson cloud integration error

Logger: homeassistant.config_entries Source: config_entries.py:810 First occurred: 12:17:47 (5 occurrences) Last logged: 23:43:08

Error occurred loading configuration flow for integration dyson_cloud: cannot import name 'DysonPurifierHumidifyCoolFormaldehyde' from 'libdyson' (/usr/local/lib/python3.10/site-packages/libdyson/__init__.py) Error occurred loading configuration flow for integration dyson_local: cannot import name 'DysonPurifierHumidifyCoolFormaldehyde' from 'libdyson' (/usr/local/lib/python3.10/site-packages/libdyson/__init__.py)

Dyson local integration error

Logger: homeassistant.config_entries Source: config_entries.py:810 First occurred: 23:52:50 (1 occurrences) Last logged: 23:52:50

Error occurred loading configuration flow for integration dyson_local: cannot import name 'DysonPurifierHumidifyCoolFormaldehyde' from 'libdyson' (/usr/local/lib/python3.10/site-packages/libdyson/__init__.py)

@bakteriak bakteriak changed the title Can’t install local or cloud integration due to header error Can’t install local or cloud integration due to handler error Nov 9, 2022
@dantman
Copy link

dantman commented Nov 25, 2022

Same issue:

Logger: homeassistant.config_entries
Source: config_entries.py:810
First occurred: 9:11:35 PM (1 occurrences)
Last logged: 9:11:35 PM

Error occurred loading configuration flow for integration dyson_cloud: cannot import name 'DysonPurifierHumidifyCoolFormaldehyde' from 'libdyson' (/usr/local/lib/python3.10/site-packages/libdyson/__init__.py)

Also reported at ha-dyson

@AlxSZP
Copy link

AlxSZP commented Jan 30, 2023

Same... so many entries for the same issue

@dotvezz
Copy link

dotvezz commented Mar 14, 2023

Unfortunately this integration is no longer maintained, but I've created a new fork and am actively working on the new Formaldehyde models. Have a look at #20 for more information, and let me know if you have any questions.

Let me know if you try the new repos and whether or not they solve this problem!

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

4 participants