core/homeassistant/components/madvr/manifest.json

11 lines
284 B
JSON

{
"domain": "madvr",
"name": "madVR Envy",
"codeowners": ["@iloveicedgreentea"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/madvr",
"integration_type": "device",
"iot_class": "local_push",
"requirements": ["py-madvr2==1.6.32"]
}