mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump pyRFXtrx to 0.25 (#30566)
This commit is contained in:
parent
130a577e67
commit
31553796da
@ -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.24"],
|
"requirements": ["pyRFXtrx==0.25"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@danielhiversen"]
|
"codeowners": ["@danielhiversen"]
|
||||||
}
|
}
|
||||||
|
@ -1098,7 +1098,7 @@ pyHS100==0.3.5
|
|||||||
pyMetno==0.4.6
|
pyMetno==0.4.6
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.24
|
pyRFXtrx==0.25
|
||||||
|
|
||||||
# homeassistant.components.switchmate
|
# homeassistant.components.switchmate
|
||||||
# pySwitchmate==0.4.6
|
# pySwitchmate==0.4.6
|
||||||
|
@ -384,7 +384,7 @@ pyHS100==0.3.5
|
|||||||
pyMetno==0.4.6
|
pyMetno==0.4.6
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.24
|
pyRFXtrx==0.25
|
||||||
|
|
||||||
# homeassistant.components.nextbus
|
# homeassistant.components.nextbus
|
||||||
py_nextbusnext==0.1.4
|
py_nextbusnext==0.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user