Release v2.0.0

This commit is contained in:
SMKRV
2024-11-24 23:23:37 +03:00
parent d2b5626977
commit 28248ac3c4
+2
View File
@@ -43,6 +43,8 @@ from .const import (
SERVICE_SET_SYSTEM_PROMPT,
)
DOMAIN = "ha_text_ai"
_LOGGER = logging.getLogger(__name__)
CONFIG_SCHEMA = cv.config_entry_only_config_schema(DOMAIN)