mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 23:10:28 +00:00
3 lines
60 B
Python
3 lines
60 B
Python
"""Constants used by the Nest component."""
|
|
DOMAIN = "nest"
|