hass-core/homeassistant/components/tts/const.py

4 lines
48 B
Python
Raw Normal View History

2022-02-14 08:54:12 -08:00
"""Text-to-speech constants."""
DOMAIN = "tts"