mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Minor update to keymitt_ble manifest. (#148708)
This commit is contained in:
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…
x
Reference in New Issue
Block a user