mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 00:23:40 +01: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"
|