core/homeassistant/components/sms/const.py

5 lines
79 B
Python

"""Constants for sms Component."""
DOMAIN = "sms"
SMS_GATEWAY = "SMS_GATEWAY"