mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 12:14:20 +01:00
d813618d0d
* Add sms integration Committer: ocalvo <oscar@calvonet.com> * Fix PyLint * Update requirements
4 lines
51 B
Python
4 lines
51 B
Python
"""Constants for sms Component."""
|
|
|
|
DOMAIN = "sms"
|