Add support for HHCCJCY10 to xiaomi_ble (#82069)
This commit is contained in:
parent
1ded3ac51e
commit
af73afa2e2
7 changed files with 121 additions and 36 deletions
|
@ -384,6 +384,11 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
|||
],
|
||||
"manufacturer_id": 76,
|
||||
},
|
||||
{
|
||||
"connectable": False,
|
||||
"domain": "xiaomi_ble",
|
||||
"service_data_uuid": "0000fd50-0000-1000-8000-00805f9b34fb",
|
||||
},
|
||||
{
|
||||
"connectable": False,
|
||||
"domain": "xiaomi_ble",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue