2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "monoprice",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Monoprice 6-Zone Amplifier",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/monoprice",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["pymonoprice==0.3"],
|
2020-05-03 11:45:39 +00:00
|
|
|
"codeowners": ["@etsinko", "@OnFreund"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "local_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|