Skip to content

Commit 89b5b4c

Browse files
Apply automatic changes
1 parent 5112876 commit 89b5b4c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,6 +1933,12 @@
19331933
"model": "Entry",
19341934
"battery_type": "CR2032"
19351935
},
1936+
{
1937+
"manufacturer": "SimpliSafe",
1938+
"model": "Keypad",
1939+
"battery_type": "AA",
1940+
"battery_quantity": 4
1941+
},
19361942
{
19371943
"manufacturer": "Simplisafe",
19381944
"model": "Leak",
@@ -2948,12 +2954,6 @@
29482954
"manufacturer": "Zooz",
29492955
"model": "ZSE44",
29502956
"battery_type": "CR2450"
2951-
},
2952-
{
2953-
"manufacturer": "SimpliSafe",
2954-
"model": "Keypad",
2955-
"battery_type": "AA",
2956-
"battery_quantity": 4
29572957
}
29582958
]
29592959
}

library.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 544 Devices in library
1+
## 545 Devices in library
22

33
This file is auto generated, do not modify
44

@@ -358,6 +358,7 @@ This file is auto generated, do not modify
358358
|Signify Netherlands B.V. |SML004 |2x AA |
359359
|Simplisafe |Alarm control panel |4x AA |
360360
|Simplisafe |Entry |CR2032 |
361+
|SimpliSafe |Keypad |4x AA |
361362
|Simplisafe |Leak |CR2032 |
362363
|SimpliSafe |Motion |CR123A |
363364
|Simplisafe |Smoke |CR123A |

0 commit comments

Comments
 (0)