mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Bump RMVtransport to v0.3.3 (#59210)
This commit is contained in:
parent
23f0afa789
commit
59ae35892c
@ -2,11 +2,7 @@
|
|||||||
"domain": "rmvtransport",
|
"domain": "rmvtransport",
|
||||||
"name": "RMV",
|
"name": "RMV",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rmvtransport",
|
"documentation": "https://www.home-assistant.io/integrations/rmvtransport",
|
||||||
"requirements": [
|
"requirements": ["PyRMVtransport==0.3.3"],
|
||||||
"PyRMVtransport==0.3.2"
|
"codeowners": ["@cgtobi"],
|
||||||
],
|
|
||||||
"codeowners": [
|
|
||||||
"@cgtobi"
|
|
||||||
],
|
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -40,7 +40,7 @@ PyNaCl==1.4.0
|
|||||||
PyQRCode==1.2.1
|
PyQRCode==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.rmvtransport
|
# homeassistant.components.rmvtransport
|
||||||
PyRMVtransport==0.3.2
|
PyRMVtransport==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.telegram_bot
|
# homeassistant.components.telegram_bot
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
|
@ -21,7 +21,7 @@ PyNaCl==1.4.0
|
|||||||
PyQRCode==1.2.1
|
PyQRCode==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.rmvtransport
|
# homeassistant.components.rmvtransport
|
||||||
PyRMVtransport==0.3.2
|
PyRMVtransport==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.switchbot
|
# homeassistant.components.switchbot
|
||||||
# PySwitchbot==0.12.0
|
# PySwitchbot==0.12.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user