mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"domain": "ccm15",
|
|
"name": "Midea ccm15 AC Controller",
|
|
"codeowners": ["@ocalvo"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ccm15",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["py_ccm15==1.1.2"]
|
|
}
|