This commit is contained in:
Daniel 2016-02-22 13:45:01 +01:00
parent 7a0c99a1d5
commit 1f842140ef
2 changed files with 2 additions and 2 deletions

View file

@ -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"