update rfxtrx lib to ver 0.5
parent
2fd0b28c53
commit
feb1a15489
|
@ -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"
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue