Skip to content

Commit 2addf6c

Browse files
Fix Samjin devices
1 parent c65ce3f commit 2addf6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6290,12 +6290,12 @@
62906290
{
62916291
"manufacturer": "Samjin",
62926292
"model": "button",
6293-
"battery_type": "CR2"
6293+
"battery_type": "CR2450"
62946294
},
62956295
{
62966296
"manufacturer": "Samjin",
62976297
"model": "motion",
6298-
"battery_type": "CR2"
6298+
"battery_type": "CR2450"
62996299
},
63006300
{
63016301
"manufacturer": "Samjin",
@@ -6305,7 +6305,7 @@
63056305
{
63066306
"manufacturer": "Samjin",
63076307
"model": "water",
6308-
"battery_type": "CR2"
6308+
"battery_type": "CR2450"
63096309
},
63106310
{
63116311
"manufacturer": "Samsung",

0 commit comments

Comments
 (0)