mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
update rfxtrx lib (#16463)
This commit is contained in:
parent
db1bda2975
commit
3acb3a86cf
@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['pyRFXtrx==0.22.1']
|
||||
REQUIREMENTS = ['pyRFXtrx==0.23']
|
||||
|
||||
DOMAIN = 'rfxtrx'
|
||||
|
||||
|
@ -746,7 +746,7 @@ pyCEC==0.4.13
|
||||
pyHS100==0.3.2
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.22.1
|
||||
pyRFXtrx==0.23
|
||||
|
||||
# homeassistant.components.sensor.tibber
|
||||
pyTibber==0.4.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user