Merge pull request #672 from balloob/some-cleanup
Make component dependencies optional
This commit is contained in:
commit
ad3f96fa25
38 changed files with 27 additions and 63 deletions
|
@ -9,7 +9,6 @@ https://home-assistant.io/components/rfxtrx/
|
|||
import logging
|
||||
from homeassistant.util import slugify
|
||||
|
||||
DEPENDENCIES = []
|
||||
REQUIREMENTS = ['https://github.com/Danielhiversen/pyRFXtrx/archive/0.2.zip' +
|
||||
'#RFXtrx==0.2']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue