rfxtrx 0.17 (#5870)

This commit is contained in:
Daniel Høyer Iversen 2017-02-11 10:55:38 +01:00 committed by Pascal Vizeli
parent f5c58748b7
commit d32949b099
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.16.1']
REQUIREMENTS = ['pyRFXtrx==0.17.0']
DOMAIN = "rfxtrx"

View file

@ -409,7 +409,7 @@ pyCEC==0.4.12
pyHS100==0.2.3
# homeassistant.components.rfxtrx
pyRFXtrx==0.16.1
pyRFXtrx==0.17.0
# homeassistant.components.notify.xmpp
pyasn1-modules==0.0.8