mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add integration_type device to kaleidescape (#159185)
This commit is contained in:
committed by
GitHub
parent
fe987a63d6
commit
2a92292e76
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@SteveEasley"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/kaleidescape",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["pykaleidescape==1.0.2"],
|
||||
"ssdp": [
|
||||
|
||||
@@ -3272,7 +3272,7 @@
|
||||
},
|
||||
"kaleidescape": {
|
||||
"name": "Kaleidescape",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user