core/homeassistant/components/rmvtransport/manifest.json

9 lines
232 B
JSON

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