2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "rmvtransport",
|
|
|
|
"name": "Rmvtransport",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/rmvtransport",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-10-11 16:29:27 +00:00
|
|
|
"PyRMVtransport==0.2.9"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@cgtobi"
|
|
|
|
]
|
|
|
|
}
|