1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

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"