Bump RMVtransport to v0.3.3 (#59210)

This commit is contained in:
Tobias Sauerwein 2021-11-06 13:40:45 +01:00 committed by GitHub
parent 23f0afa789
commit 59ae35892c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 9 deletions

View File

@ -2,11 +2,7 @@
"domain": "rmvtransport",
"name": "RMV",
"documentation": "https://www.home-assistant.io/integrations/rmvtransport",
"requirements": [
"PyRMVtransport==0.3.2"
],
"codeowners": [
"@cgtobi"
],
"requirements": ["PyRMVtransport==0.3.3"],
"codeowners": ["@cgtobi"],
"iot_class": "cloud_polling"
}
}

View File

@ -40,7 +40,7 @@ PyNaCl==1.4.0
PyQRCode==1.2.1
# homeassistant.components.rmvtransport
PyRMVtransport==0.3.2
PyRMVtransport==0.3.3
# homeassistant.components.telegram_bot
PySocks==1.7.1

View File

@ -21,7 +21,7 @@ PyNaCl==1.4.0
PyQRCode==1.2.1
# homeassistant.components.rmvtransport
PyRMVtransport==0.3.2
PyRMVtransport==0.3.3
# homeassistant.components.switchbot
# PySwitchbot==0.12.0