mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
upgrade rfxtrx lib (#8463)
This commit is contained in:
parent
7aad93e90d
commit
71ee290bfd
@ -17,7 +17,7 @@ from homeassistant.const import (
|
|||||||
)
|
)
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyRFXtrx==0.18.0']
|
REQUIREMENTS = ['pyRFXtrx==0.19.0']
|
||||||
|
|
||||||
DOMAIN = 'rfxtrx'
|
DOMAIN = 'rfxtrx'
|
||||||
|
|
||||||
|
@ -501,7 +501,7 @@ pyCEC==0.4.13
|
|||||||
pyHS100==0.2.4.2
|
pyHS100==0.2.4.2
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.18.0
|
pyRFXtrx==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.switch.dlink
|
# homeassistant.components.switch.dlink
|
||||||
pyW215==0.5.1
|
pyW215==0.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user