jekalmin / extended_openai_conversation

Home Assistant custom component of conversation agent. It uses OpenAI to control your devices.
835 stars 110 forks source link

Fresh Install : Cannot add integration - Error: Config flow could not be loaded: {'message': "Invalid handler specified'} #238

Open gyferlim opened 5 days ago

gyferlim commented 5 days ago
  1. Installed on Home Assistant Core 2024.5.5 image

  2. Add custom repositories in HACS image download, and restart Home Assistant.

  3. When try to add integration, this error show up: Config flow could not be loaded: {'message': "Invalid handler specified'} image

alainvdu69 commented 5 days ago

hi ! i've the same error ... and this in the log :

Détails du journal (ERREUR) Enregistreur: homeassistant.config_entries Source: config_entries.py:2757 S'est produit pour la première fois: 15:42:49 (1 occurrences) Dernier enregistrement: 15:42:49

Error occurred loading flow for integration extended_openai_conversation: cannot import name 'AsyncAzureOpenAI' from 'openai' (/usr/local/lib/python3.12/site-packages/openai/init.py)