mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump pyRFXtrx to 0.25 (#30566)
This commit is contained in:
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…
x
Reference in New Issue
Block a user