1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/madvr/manifest.json
2025-08-15 08:13:22 +02:00

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"]
}