mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 10:06:18 -05:00
3 lines
60 B
Python
3 lines
60 B
Python
"""Constants used by the Nest component."""
|
|
DOMAIN = "nest"
|