mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Joostlek <joostlek@outlook.com> Co-authored-by: Erik Montnemery <erik@montnemery.com>
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"domain": "ccm15",
|
|
"name": "Midea ccm15 AC Controller",
|
|
"codeowners": ["@ocalvo"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ccm15",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["py_ccm15==0.1.2"]
|
|
}
|