mirror of
https://github.com/home-assistant/core.git
synced 2025-06-07 06:37:07 +00:00

* 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"
|