We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ed726 commit 43cfbb8Copy full SHA for 43cfbb8
custom_components/battery_notes/data/library.json
@@ -503,9 +503,14 @@
503
},
504
{
505
"manufacturer": "Mopeka IOT",
506
- "model": "M1017",
+ "model": "M1015",
507
"battery_type": "AAA-Lithium"
508
509
+ {
510
+ "manufacturer": "Mopeka IOT",
511
+ "model": "M1017",
512
+ "battery_type": "CR2032"
513
+ },
514
515
"manufacturer": "Neo",
516
"model": "Temperature & humidity sensor and alarm (NAS-AB02B0)",
@@ -1281,4 +1286,4 @@
1281
1286
"battery_quantity": 2
1282
1287
}
1283
1288
]
1284
-}
1289
+}
0 commit comments