mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
284 B
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.40"]
|
|
}
|