mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
rfxtrx lib upgrade (#9288)
This commit is contained in:
parent
7c7a5a4a15
commit
e6207684bf
@ -19,7 +19,7 @@ from homeassistant.const import (
|
|||||||
)
|
)
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyRFXtrx==0.20.0']
|
REQUIREMENTS = ['pyRFXtrx==0.20.1']
|
||||||
|
|
||||||
DOMAIN = 'rfxtrx'
|
DOMAIN = 'rfxtrx'
|
||||||
|
|
||||||
|
@ -536,7 +536,7 @@ pyCEC==0.4.13
|
|||||||
pyHS100==0.2.4.2
|
pyHS100==0.2.4.2
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.20.0
|
pyRFXtrx==0.20.1
|
||||||
|
|
||||||
# homeassistant.components.switch.dlink
|
# homeassistant.components.switch.dlink
|
||||||
pyW215==0.6.0
|
pyW215==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user