mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add support for InkBird IAM-T1 (#142824)
This commit is contained in:
15
homeassistant/generated/bluetooth.py
generated
15
homeassistant/generated/bluetooth.py
generated
@@ -371,6 +371,21 @@ BLUETOOTH: Final[list[dict[str, bool | str | int | list[int]]]] = [
|
||||
"domain": "inkbird",
|
||||
"local_name": "ITH-21-B",
|
||||
},
|
||||
{
|
||||
"connectable": True,
|
||||
"domain": "inkbird",
|
||||
"local_name": "Ink@IAM-T1",
|
||||
},
|
||||
{
|
||||
"connectable": True,
|
||||
"domain": "inkbird",
|
||||
"manufacturer_data_start": [
|
||||
65,
|
||||
67,
|
||||
45,
|
||||
],
|
||||
"manufacturer_id": 12628,
|
||||
},
|
||||
{
|
||||
"connectable": True,
|
||||
"domain": "iron_os",
|
||||
|
||||
Reference in New Issue
Block a user