Skip to content

Commit 91f6243

Browse files
authored
Added NYCE 3043 (#170)
Added iMagic by GreatStar 1116-S Added CentraLite 3210-L
1 parent c50cb02 commit 91f6243

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@
8585
"battery_type": "AA",
8686
"battery_quantity": 2
8787
},
88+
{
89+
"manufacturer": "CentraLite",
90+
"model": "3210-L",
91+
"battery_type": "CR2"
92+
},
8893
{
8994
"manufacturer": "Custom devices (DiY)",
9095
"model": "Xiaomi temperature & humidity sensor with custom firmware (LYWSD03MMC)",
@@ -442,6 +447,11 @@
442447
"battery_type": "AA",
443448
"battery_quantity": 12
444449
},
450+
{
451+
"manufacturer": "iMagic by GreatStar",
452+
"model": "1116-S",
453+
"battery_type": "CR2"
454+
},
445455
{
446456
"manufacturer": "INKBIRD",
447457
"model": "IBS-TH",
@@ -702,6 +712,12 @@
702712
"model": "M1017",
703713
"battery_type": "CR2032"
704714
},
715+
{
716+
"manufacturer": "NYCE",
717+
"model": "3043",
718+
"battery_type": "AAA",
719+
"battery_quantity": 2
720+
},
705721
{
706722
"manufacturer": "Neo",
707723
"model": "Temperature & humidity sensor and alarm (NAS-AB02B0)",

0 commit comments

Comments
 (0)