hass-core/homeassistant/components/madvr/manifest.json
ilan 1e28ae49f9
Bump py-madvr to 1.6.29 (#122275)
chore: bump version
2024-07-20 22:44:14 +02:00

10 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.29"]
}