mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Make DEPENDENCIES optional for components
This commit is contained in:
@@ -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']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user