mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Change Knocki integration type to hub (#124863)
* Change Knocki integration type * Fix
This commit is contained in:
parent
7bab3579ec
commit
6967c70580
@ -4,7 +4,7 @@
|
||||
"codeowners": ["@joostlek", "@jgatto1", "@JakeBosh"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/knocki",
|
||||
"integration_type": "device",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["knocki"],
|
||||
"requirements": ["knocki==0.3.1"]
|
||||
|
@ -3089,7 +3089,7 @@
|
||||
},
|
||||
"knocki": {
|
||||
"name": "Knocki",
|
||||
"integration_type": "device",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user