Skip to content

Commit b54622f

Browse files
authored
Added support for 2 new devices (#4410)
1 parent f3be9a2 commit b54622f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

library/library.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"battery_type": "AAA",
300300
"battery_quantity": 2
301301
},
302+
{
303+
"manufacturer": "_TZ3000_ngsph3oj",
304+
"model": "TS0043",
305+
"battery_type": "CR2032"
306+
},
302307
{
303308
"manufacturer": "_TZ3000_nrfkrgf4",
304309
"model": "TS0046",
@@ -4682,6 +4687,11 @@
46824687
"model": "ZG-102ZM",
46834688
"battery_type": "CR2032"
46844689
},
4690+
{
4691+
"manufacturer": "HOBEIAN",
4692+
"model": "ZG-204ZL",
4693+
"battery_type": "CR2450"
4694+
},
46854695
{
46864696
"manufacturer": "HOBEIAN",
46874697
"model": "ZG-204ZM",

0 commit comments

Comments
 (0)