hass-core/homeassistant/components/rmvtransport/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
263 B
JSON

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