This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0d56970a5
core
/
homeassistant
/
components
/
lifx
/
const.py
4 lines
39 B
Python
Raw
Normal View
History
Unescape
Escape
Automatically generate config flow list (#23802) * Add config flow to manifest.json * Still load config flows via config flow platform * Fix typo * Lint * Update config_flows.py" * Catch import error when setting up entry * Lint * Fix tests * Fix imports * Lint * Fix Unifi tests * Fix translation test * Add homekit_controller config flow
2019-05-13 08:16:55 +00:00
"""
Const for LIFX.
"""
Black
2019-07-31 19:25:30 +00:00
DOMAIN
=
"
lifx
"