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
b74cbb2a59
core
/
homeassistant
/
components
/
nuki
/
__init__.py
4 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
Consolidate all platforms that have no tests (#22096) * Consolidate * Fix tests * Update imports * Fix import * Use importlib because integration and package share name * Fix more tests * Update .coveragerc and CODEOWNERS
2019-03-17 03:44:05 +00:00
"""
The nuki component.
"""
Fix Nuki issues (#26689) * Fix Nuki issues * remove stale code * Add comments * Fix lint
2019-09-17 09:44:43 +00:00
DOMAIN
=
"
nuki
"