mirror of
https://github.com/home-assistant/core.git
synced 2026-07-12 17:18:04 +01:00
3 lines
60 B
Python
3 lines
60 B
Python
"""Constants used by the Nest component."""
|
|
DOMAIN = "nest"
|