update rfxtrx lib to ver 0.5

This commit is contained in:
Daniel Hoyer Iversen 2016-03-03 17:47:50 +01:00
parent 2fd0b28c53
commit feb1a15489
2 changed files with 2 additions and 3 deletions

View File

@ -11,8 +11,7 @@ import logging
from homeassistant.util import slugify
REQUIREMENTS = ['https://github.com/Danielhiversen/pyRFXtrx/' +
'archive/master.zip' +
'#pyRFXtrx==0.5']
'archive/0.5.zip#pyRFXtrx==0.5']
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/master.zip#pyRFXtrx==0.5
https://github.com/Danielhiversen/pyRFXtrx/archive/0.5.zip#pyRFXtrx==0.5
# homeassistant.components.sensor.netatmo
https://github.com/HydrelioxGitHub/netatmo-api-python/archive/43ff238a0122b0939a0dc4e8836b6782913fb6e2.zip#lnetatmo==0.4.0