Fix issue #1301
This commit is contained in:
parent
7a0c99a1d5
commit
1f842140ef
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue