mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update pyRFXtrx dependency to 0.29.0 (#71852)
* rfxtrx: update pyRFXtrx dependency to 0.29.0 * Update requirements_all.txt / requirements_test_all.txt
This commit is contained in:
parent
fdc8830dd3
commit
656e88faec
@ -2,7 +2,7 @@
|
|||||||
"domain": "rfxtrx",
|
"domain": "rfxtrx",
|
||||||
"name": "RFXCOM RFXtrx",
|
"name": "RFXCOM RFXtrx",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
|
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
|
||||||
"requirements": ["pyRFXtrx==0.28.0"],
|
"requirements": ["pyRFXtrx==0.29.0"],
|
||||||
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
|
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
|
@ -1324,7 +1324,7 @@ pyMetEireann==2021.8.0
|
|||||||
pyMetno==0.9.0
|
pyMetno==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.28.0
|
pyRFXtrx==0.29.0
|
||||||
|
|
||||||
# homeassistant.components.switchmate
|
# homeassistant.components.switchmate
|
||||||
# pySwitchmate==0.4.6
|
# pySwitchmate==0.4.6
|
||||||
|
@ -899,7 +899,7 @@ pyMetEireann==2021.8.0
|
|||||||
pyMetno==0.9.0
|
pyMetno==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.28.0
|
pyRFXtrx==0.29.0
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.22.3
|
pyTibber==0.22.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user