update rfxtrx lib
This commit is contained in:
parent
4c45e92116
commit
2505792ef3
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.12.0']
|
||||
REQUIREMENTS = ['pyRFXtrx==0.13.0']
|
||||
|
||||
DOMAIN = "rfxtrx"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue