Bump pyRFXtrx to 0.25 (#30566)
parent
130a577e67
commit
31553796da
|
@ -2,7 +2,7 @@
|
|||
"domain": "rfxtrx",
|
||||
"name": "RFXCOM RFXtrx",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
|
||||
"requirements": ["pyRFXtrx==0.24"],
|
||||
"requirements": ["pyRFXtrx==0.25"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@danielhiversen"]
|
||||
}
|
||||
|
|
|
@ -1098,7 +1098,7 @@ pyHS100==0.3.5
|
|||
pyMetno==0.4.6
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.24
|
||||
pyRFXtrx==0.25
|
||||
|
||||
# homeassistant.components.switchmate
|
||||
# pySwitchmate==0.4.6
|
||||
|
|
|
@ -384,7 +384,7 @@ pyHS100==0.3.5
|
|||
pyMetno==0.4.6
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.24
|
||||
pyRFXtrx==0.25
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py_nextbusnext==0.1.4
|
||||
|
|
Loading…
Reference in New Issue