mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type device to ccm15 (#158896)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8388c290bf
commit
02ec56bffa
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@ocalvo"],
|
"codeowners": ["@ocalvo"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ccm15",
|
"documentation": "https://www.home-assistant.io/integrations/ccm15",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["py_ccm15==0.1.2"]
|
"requirements": ["py_ccm15==0.1.2"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user