mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-22 07:03:58 +08:00
Release v1.0.1b
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Constants for the HA text AI integration."""
|
||||
from homeassistant.const import Platform
|
||||
|
||||
DOMAIN = "ha-text-ai"
|
||||
DOMAIN = "ha_text_ai"
|
||||
PLATFORMS = [Platform.SENSOR]
|
||||
|
||||
# Configuration
|
||||
|
||||
Reference in New Issue
Block a user