This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9bc0509f28
hass-core
/
homeassistant
/
components
/
nest
/
const.py
3 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Nest config flow (#14921) * Move nest to dir based component * Add config flow for Nest * Load Nest platforms via config entry * Add tests for Nest config flow * Import existing access tokens as config entries * Lint * Update coverage * Update translation * Fix tests * Address strings * Use python-nest token resolution * Lint * Do not do I/O inside constructor * Lint * Update test requirements
2018-06-13 11:14:52 -04:00
"""
Constants used by the Nest component.
"""
Black
2019-07-31 12:25:30 -07:00
DOMAIN
=
"
nest
"
Reference in a new issue
Copy permalink