mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Rfxtrx upgrade lib 0.18 (#7273)
This commit is contained in:
parent
64da8cd47d
commit
575f57a24e
@ -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…
x
Reference in New Issue
Block a user