rfxtrx: bump to 0.27.1 (#64666)

This commit is contained in:
Joakim Plate 2022-01-22 10:30:16 +01:00 committed by GitHub
parent aada66cc93
commit 2e2e589ac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "rfxtrx",
"name": "RFXCOM RFXtrx",
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
"requirements": ["pyRFXtrx==0.27.0"],
"requirements": ["pyRFXtrx==0.27.1"],
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
"config_flow": true,
"iot_class": "local_push"

View File

@ -1353,7 +1353,7 @@ pyMetEireann==2021.8.0
pyMetno==0.9.0
# homeassistant.components.rfxtrx
pyRFXtrx==0.27.0
pyRFXtrx==0.27.1
# homeassistant.components.switchmate
# pySwitchmate==0.4.6

View File

@ -845,7 +845,7 @@ pyMetEireann==2021.8.0
pyMetno==0.9.0
# homeassistant.components.rfxtrx
pyRFXtrx==0.27.0
pyRFXtrx==0.27.1
# homeassistant.components.tibber
pyTibber==0.21.7