core/homeassistant/components/monoprice/manifest.json

10 lines
281 B
JSON

{
"domain": "monoprice",
"name": "Monoprice 6-Zone Amplifier",
"documentation": "https://www.home-assistant.io/integrations/monoprice",
"requirements": ["pymonoprice==0.3"],
"codeowners": ["@etsinko", "@OnFreund"],
"config_flow": true,
"iot_class": "local_polling"
}