OpenAI-Control-HA
OpenAI-Control-HA copied to clipboard
OpenAI Integration for Home Assistant.
The integration cannot be added. The following exception is thrown when adding the API key. ``` Unexpected exception Traceback (most recent call last): File "/config/custom_components/openai_control/config_flow.py", line 83, in async_step_user await...
Sentence triggers were added to Home Assistant in 2023.7 and can trigger automations directly. This is controlled by the conversation agent and not controlled earlier in the pipeline. This conversation...
Before calling OpenAI the integration should check if the sentence that was said is one of the user sentences for Home Assistant. https://www.home-assistant.io/integrations/conversation/#adding-custom-sentences https://www.home-assistant.io/voice_control/builtin_sentences/#view-existing-sentences
Before calling OpenAI the integration should check if the sentence that was said is one of the built in sentences for Home Assistant. https://www.home-assistant.io/integrations/conversation/#default-sentences https://www.home-assistant.io/voice_control/builtin_sentences/#view-existing-sentences