Rfxtrx upgrade lib 0.18 (#7273)
This commit is contained in:
parent
64da8cd47d
commit
575f57a24e
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue