Make DEPENDENCIES optional for components
This commit is contained in:
parent
2861bbb02c
commit
fabd0ced3f
36 changed files with 10 additions and 47 deletions
|
@ -34,7 +34,6 @@ import homeassistant.util.dt as date_util
|
|||
import homeassistant.bootstrap as bootstrap
|
||||
|
||||
DOMAIN = "http"
|
||||
DEPENDENCIES = []
|
||||
|
||||
CONF_API_PASSWORD = "api_password"
|
||||
CONF_SERVER_HOST = "server_host"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue