mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 15:31:52 -05:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 lines
286 B
JSON
11 lines
286 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",
|
|
"requirements": ["py_ccm15==0.1.2"]
|
|
}
|