rfxtrx: bump to 0.28 (#67530)
This commit is contained in:
parent
15580281a3
commit
13eeaa4c73
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "rfxtrx",
|
||||
"name": "RFXCOM RFXtrx",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
|
||||
"requirements": ["pyRFXtrx==0.27.1"],
|
||||
"requirements": ["pyRFXtrx==0.28.0"],
|
||||
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -1305,7 +1305,7 @@ pyMetEireann==2021.8.0
|
|||
pyMetno==0.9.0
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.27.1
|
||||
pyRFXtrx==0.28.0
|
||||
|
||||
# homeassistant.components.switchmate
|
||||
# pySwitchmate==0.4.6
|
||||
|
|
|
@ -854,7 +854,7 @@ pyMetEireann==2021.8.0
|
|||
pyMetno==0.9.0
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.27.1
|
||||
pyRFXtrx==0.28.0
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.22.1
|
||||
|
|
Loading…
Add table
Reference in a new issue