You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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!
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)
The text was updated successfully, but these errors were encountered: