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

[BUG] Error: "message":"Invalid handler specified" #26

Open
Standexx opened this issue Sep 12, 2023 · 2 comments
Open

[BUG] Error: "message":"Invalid handler specified" #26

Standexx opened this issue Sep 12, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Standexx
Copy link

Can't add integration, when I click on the LedFX integration
This is the error i got
Config flow could not be loaded: {"message":"Invalid handler specified"}

  • HASS version: 1.32.1
  • LedFx version 0.10.7
@Standexx Standexx added the bug Something isn't working label Sep 12, 2023
@Elky666
Copy link

Elky666 commented Sep 15, 2023

I committed out line 22 in updater.py (better to be safe!!!) then i add
from homeassistant.helpers.device_registry import DeviceEntryType

under line 20, saved and was able to add the intergration to HA, but i don't know if this breaks anything else.

@sudoxnym
Copy link

Had same issue. The above fix would not allow scenes to be called. Installing this repo solved all issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants