mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
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"]
|
|
}
|