mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type device to kegtron (#159187)
This commit is contained in:
committed by
GitHub
parent
d4097a8686
commit
bcf46f09a2
@@ -11,6 +11,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/kegtron",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["kegtron-ble==1.0.2"]
|
||||
}
|
||||
|
||||
@@ -3302,7 +3302,7 @@
|
||||
},
|
||||
"kegtron": {
|
||||
"name": "Kegtron",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user