1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Fix keymitt_ble discovery (#79809)

* Fix keymitt_ble discovery

* Update tests

* Up version

* Up version keymitt_ble

* Up version keymitt_ble
This commit is contained in:
spycle
2022-10-08 07:19:40 +01:00
committed by GitHub
parent c6f28f6d59
commit e2b7e79ccb
5 changed files with 7 additions and 14 deletions

View File

@@ -177,11 +177,7 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
},
{
"domain": "keymitt_ble",
"service_uuid": "00001831-0000-1000-8000-00805f9b34fb",
},
{
"domain": "keymitt_ble",
"service_data_uuid": "00001831-0000-1000-8000-00805f9b34fb",
"service_uuid": "0000abcd-0000-1000-8000-00805f9b34fb",
},
{
"domain": "keymitt_ble",