Rfxtrx upgrade lib 0.18 (#7273)

This commit is contained in:
Daniel Høyer Iversen 2017-04-24 13:42:26 +02:00 committed by GitHub
parent 64da8cd47d
commit 575f57a24e
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.const import EVENT_HOMEASSISTANT_STOP
from homeassistant.helpers.entity import Entity
from homeassistant.const import (ATTR_ENTITY_ID, TEMP_CELSIUS)
REQUIREMENTS = ['pyRFXtrx==0.17.0']
REQUIREMENTS = ['pyRFXtrx==0.18.0']
DOMAIN = "rfxtrx"

View file

@ -482,7 +482,7 @@ pyCEC==0.4.13
pyHS100==0.2.4.2
# homeassistant.components.rfxtrx
pyRFXtrx==0.17.0
pyRFXtrx==0.18.0
# homeassistant.components.alarm_control_panel.alarmdotcom
pyalarmdotcom==0.3.0