hass-core/homeassistant/components/rmvtransport/manifest.json
2019-10-11 18:29:27 +02:00

12 lines
247 B
JSON

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