mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-22 07:03:58 +08:00
Release v2.0.0
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user