rfxtrx lib 0.22.0 (#13576)
parent
72fb64695e
commit
273a43be02
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
)
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyRFXtrx==0.21.1']
|
||||
REQUIREMENTS = ['pyRFXtrx==0.22.0']
|
||||
|
||||
DOMAIN = 'rfxtrx'
|
||||
|
||||
|
|
|
@ -658,7 +658,7 @@ pyCEC==0.4.13
|
|||
pyHS100==0.3.0
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.21.1
|
||||
pyRFXtrx==0.22.0
|
||||
|
||||
# homeassistant.components.sensor.tibber
|
||||
pyTibber==0.4.0
|
||||
|
|
Loading…
Reference in New Issue