1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/components/rmvtransport/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
200 B
JSON

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