mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Fix issue #1301
This commit is contained in:
@@ -11,7 +11,7 @@ import logging
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['https://github.com/Danielhiversen/pyRFXtrx/archive/0.4.zip' +
|
||||
'#RFXtrx==0.4']
|
||||
'#pyRFXtrx==0.4']
|
||||
|
||||
DOMAIN = "rfxtrx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user