Bump pyRFXtrx to 0.30.1 (#88538)

This commit is contained in:
rhpijnacker 2023-02-21 21:43:39 +01:00 committed by GitHub
parent e6c792deed
commit 24234a55a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
"iot_class": "local_push",
"loggers": ["RFXtrx"],
"requirements": ["pyRFXtrx==0.30.0"]
"requirements": ["pyRFXtrx==0.30.1"]
}

View file

@ -1467,7 +1467,7 @@ pyMetEireann==2021.8.0
pyMetno==0.9.0
# homeassistant.components.rfxtrx
pyRFXtrx==0.30.0
pyRFXtrx==0.30.1
# homeassistant.components.switchmate
pySwitchmate==0.5.1

View file

@ -1073,7 +1073,7 @@ pyMetEireann==2021.8.0
pyMetno==0.9.0
# homeassistant.components.rfxtrx
pyRFXtrx==0.30.0
pyRFXtrx==0.30.1
# homeassistant.components.tibber
pyTibber==0.26.13