core/homeassistant/components/monoprice/manifest.json

11 lines
311 B
JSON

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