mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
Minor update to keymitt_ble manifest. (#148708)
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/keymitt_ble",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["keymitt_ble"],
|
||||
"loggers": ["keymitt_ble", "microbot"],
|
||||
"requirements": ["PyMicroBot==0.0.23"]
|
||||
}
|
||||
|
||||
@@ -3252,7 +3252,7 @@
|
||||
},
|
||||
"keymitt_ble": {
|
||||
"name": "Keymitt MicroBot Push",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "assumed_state"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user