1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 14:25:31 +00:00
Files
core/homeassistant/components/tts/const.py
2022-02-14 08:54:12 -08:00

4 lines
48 B
Python

"""Text-to-speech constants."""
DOMAIN = "tts"