mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
rfxtrx lib 0.22.0 (#13576)
This commit is contained in:
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…
x
Reference in New Issue
Block a user