Make DEPENDENCIES optional for components
This commit is contained in:
parent
2861bbb02c
commit
fabd0ced3f
36 changed files with 10 additions and 47 deletions
|
@ -18,8 +18,6 @@ from homeassistant.const import (
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
DEPENDENCIES = []
|
||||
|
||||
DEFAULT_ALARM_NAME = 'HA Alarm'
|
||||
DEFAULT_PENDING_TIME = 60
|
||||
DEFAULT_TRIGGER_TIME = 120
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue