mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 10:59:24 +00:00
Add integration_type device to coolmaster (#158925)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3e1f9de0de
commit
cc5d98fe8b
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@OnFreund"],
|
"codeowners": ["@OnFreund"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/coolmaster",
|
"documentation": "https://www.home-assistant.io/integrations/coolmaster",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pycoolmasternet_async"],
|
"loggers": ["pycoolmasternet_async"],
|
||||||
"requirements": ["pycoolmasternet-async==0.2.2"]
|
"requirements": ["pycoolmasternet-async==0.2.2"]
|
||||||
|
|||||||
Reference in New Issue
Block a user