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 e7fc1b7 commit 25e603fCopy full SHA for 25e603f
custom_components/battery_notes/data/library.json
@@ -278,6 +278,11 @@
278
"model": "iNode Energy Meter",
279
"battery_type": "CR2032"
280
},
281
+ {
282
+ "manufacturer": "iRobot",
283
+ "model": "i715640",
284
+ "battery_type": "Rechargeable"
285
+ },
286
{
287
"manufacturer": "Kwikset",
288
"model": "HALO-01",
@@ -511,6 +516,12 @@
511
516
"battery_type": "AAA",
512
517
"battery_quantity": 2
513
518
519
520
+ "manufacturer": "Signify Netherlands B.V.",
521
+ "model": "Hue outdoor motion sensor (SML002)",
522
+ "battery_type": "AA",
523
+ "battery_quantity": 2
524
514
525
515
526
"manufacturer": "Signify Netherlands B.V.",
527
"model": "Hue dimmer switch (RWL020)",
0 commit comments