mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
12 lines
339 B
JSON
12 lines
339 B
JSON
{
|
|
"domain": "coolmaster",
|
|
"name": "CoolMasterNet",
|
|
"codeowners": ["@OnFreund"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/coolmaster",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pycoolmasternet_async"],
|
|
"requirements": ["pycoolmasternet-async==0.2.4"]
|
|
}
|