Skip to content

Commit

Permalink
Devices added to the library (#368)
Browse files Browse the repository at this point in the history
* added devices

* Update library.json

---------

Co-authored-by: Andrew Jackson <[email protected]>
  • Loading branch information
lukerix and andrew-codechimp authored Jan 5, 2024
1 parent d8bc08c commit 4149b8d
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "_TZ3000_mh9px7cq",
"model": "TS0044",
"battery_type": "A23"
},
{
"manufacturer": "_TZ3000_wkai4ga5",
"model": "TS0044",
Expand Down Expand Up @@ -553,6 +558,11 @@
"model": "TH01",
"battery_type": "CR2450"
},
{
"manufacturer": "eWeLink",
"model": "WB01",
"battery_type": "CR2450"
},
{
"manufacturer": "Fantem",
"model": "4 in 1 multi sensor (ZB003-X)",
Expand Down Expand Up @@ -2067,6 +2077,11 @@
"model": "ble XMWSDJ04MMC",
"battery_type": "CR2450"
},
{
"manufacturer": "Xiaomi",
"model": "BTHome sensor",
"battery_type": "CR2032"
},
{
"manufacturer": "Xiaomi",
"model": "GZCGQ01LM",
Expand Down Expand Up @@ -2234,4 +2249,4 @@
"battery_type": "CR2032"
}
]
}
}

0 comments on commit 4149b8d

Please sign in to comment.