core/homeassistant/components/rmvtransport/manifest.json

13 lines
247 B
JSON

{
"domain": "rmvtransport",
"name": "Rmvtransport",
"documentation": "https://www.home-assistant.io/integrations/rmvtransport",
"requirements": [
"PyRMVtransport==0.2.9"
],
"dependencies": [],
"codeowners": [
"@cgtobi"
]
}