mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
up rfxtrx lib (#5721)
This commit is contained in:
parent
219337a574
commit
ee551e2a9c
@ -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.0']
|
||||
REQUIREMENTS = ['pyRFXtrx==0.16.1']
|
||||
|
||||
DOMAIN = "rfxtrx"
|
||||
|
||||
|
@ -396,7 +396,7 @@ pyCEC==0.4.12
|
||||
pyHS100==0.2.3
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.16.0
|
||||
pyRFXtrx==0.16.1
|
||||
|
||||
# homeassistant.components.notify.xmpp
|
||||
pyasn1-modules==0.0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user