1
0
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:
J. Nick Koston
2025-04-13 22:31:38 -10:00
committed by GitHub
parent 9239ace1c8
commit a6643d8fb3
11 changed files with 219 additions and 28 deletions

View File

@@ -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",