Minor update to keymitt_ble manifest. (#148708)
parent
26d71fcdba
commit
f761f7628a
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue