Clean up small changes from OpenAI conversation entity change (#116395)

Small cleanups in OpenAI conversation
This commit is contained in:
Allen Porter 2024-05-02 17:38:12 -07:00 committed by GitHub
parent c07f02534b
commit 897794f53b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
import logging
DOMAIN = "openai_conversation"
LOGGER = logging.getLogger(__name__)
LOGGER = logging.getLogger(__package__)
CONF_PROMPT = "prompt"
DEFAULT_PROMPT = """This smart home is controlled by Home Assistant.