Skip to content

Commit

Permalink
Update library.json with Kwikset and Yale locks (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
brucek1642 authored Dec 23, 2023
1 parent 6c5fc7a commit 83db3ed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,12 @@
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Kwikset",
"model": "SMARTCODE_DEADBOLT_10T",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Lidl",
"model": "HG06336",
Expand Down Expand Up @@ -983,6 +989,12 @@
"battery_type": "C",
"battery_quantity": 4
},
{
"manufacturer": "Yale",
"model": "YRD220/240 TSDB",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Xiaomi",
"model": "Aqara door & window contact sensor (MCCGQ11LM)",
Expand Down

0 comments on commit 83db3ed

Please sign in to comment.