Bump pyRFXtrx to 0.25 (#30566)

This commit is contained in:
Ernst Klamer 2020-01-08 09:20:50 +01:00 committed by Daniel Høyer Iversen
parent 130a577e67
commit 31553796da
3 changed files with 3 additions and 3 deletions

View File

@ -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"]
} }

View File

@ -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

View File

@ -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