pull/1372/head
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"

View File

@ -64,7 +64,7 @@ hikvision==0.4
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
# homeassistant.components.rfxtrx
https://github.com/Danielhiversen/pyRFXtrx/archive/0.4.zip#RFXtrx==0.4
https://github.com/Danielhiversen/pyRFXtrx/archive/0.4.zip#pyRFXtrx==0.4
# homeassistant.components.sensor.netatmo
https://github.com/HydrelioxGitHub/netatmo-api-python/archive/43ff238a0122b0939a0dc4e8836b6782913fb6e2.zip#lnetatmo==0.4.0