acon96 / home-llm

A Home Assistant integration & Model to control your smart home using a Local LLM
490 stars 56 forks source link

The configuration flow could not be loaded: {"message": "Invalid handler specified"} #101

Closed Joly0 closed 3 months ago

Joly0 commented 3 months ago

Please do not report issues with the model generating incorrect output. This includes any instance where the model responds with Failed to run: ... or outputs badly formatted responses. If you are having trouble getting the correct output from the model, please open a Discussion thread instead.

Describe the bug
I have added the repository to hacs and am trying to add the integration, but i only get this error message: The configuration flow could not be loaded: {"message": "Invalid handler specified"}

In the logs of home assistant itself i can see this error: 2024-04-05 15:50:23.840 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration llama_conversation: No module named 'huggingface_hub' which probably is related

Expected behavior
Integration should work

Logs
If applicable, please upload any error or debug logs output by Home Assistant.

Paste logs here
acon96 commented 3 months ago

Can you please re-install the integration? It looks like one of the required dependencies did not get installed for some reason.

Joly0 commented 3 months ago

Hey, i tried that and it seems to be working now :)

acon96 commented 3 months ago

Awesome! closing this issue