Skip to content

Commit a34771a

Browse files
Update library.json (#117)
* Update library.json Added August Smart Lock and August Keypad batteries to the list * Update library.json --------- Co-authored-by: Andrew Jackson <[email protected]>
1 parent 6d19e11 commit a34771a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@
2323
"model": "Aqara Door and Window Sensor P2",
2424
"battery_type": "CR123A"
2525
},
26+
{
27+
"manufacturer": "August Home Inc.",
28+
"model": "AK-R1",
29+
"battery_type": "AAA",
30+
"battery_quantity": 2
31+
},
32+
{
33+
"manufacturer": "August Home Inc.",
34+
"model": "AUG-SL05-M01-S01",
35+
"battery_type": "CR123A",
36+
"battery_quantity": 2
37+
},
2638
{
2739
"manufacturer": "Bosch",
2840
"model": "Radiator thermostat II (BTH-RA)",
@@ -1052,4 +1064,4 @@
10521064
"battery_quantity": 2
10531065
}
10541066
]
1055-
}
1067+
}

0 commit comments

Comments
 (0)