mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +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.helpers.entity import Entity
|
||||||
from homeassistant.util import slugify
|
from homeassistant.util import slugify
|
||||||
|
|
||||||
REQUIREMENTS = ['pyRFXtrx==0.22.1']
|
REQUIREMENTS = ['pyRFXtrx==0.23']
|
||||||
|
|
||||||
DOMAIN = 'rfxtrx'
|
DOMAIN = 'rfxtrx'
|
||||||
|
|
||||||
|
@ -746,7 +746,7 @@ pyCEC==0.4.13
|
|||||||
pyHS100==0.3.2
|
pyHS100==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.22.1
|
pyRFXtrx==0.23
|
||||||
|
|
||||||
# homeassistant.components.sensor.tibber
|
# homeassistant.components.sensor.tibber
|
||||||
pyTibber==0.4.1
|
pyTibber==0.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user