Disable insteon hub (#4221)
This commit is contained in:
parent
91227d9a2e
commit
c15fd4323e
2 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,8 @@ from homeassistant.components.insteon_hub import INSTEON
|
|||
from homeassistant.components.light import (ATTR_BRIGHTNESS,
|
||||
SUPPORT_BRIGHTNESS, Light)
|
||||
|
||||
DEPENDENCIES = ['insteon_hub']
|
||||
|
||||
SUPPORT_INSTEON_HUB = SUPPORT_BRIGHTNESS
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue