mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-30 07:33:56 +08:00
Release v2.1.3
This commit is contained in:
@@ -12,6 +12,8 @@ from typing import Final
|
||||
import voluptuous as vol
|
||||
from homeassistant.const import Platform, CONF_API_KEY, CONF_NAME
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
import logging
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
# Domain and platforms
|
||||
DOMAIN: Final = "ha_text_ai"
|
||||
|
||||
Reference in New Issue
Block a user