Skip to content

Commit f6816b4

Browse files
Apply automatic changes
1 parent d8a767f commit f6816b4

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6953,6 +6953,13 @@
69536953
"hw_version": "1.0",
69546954
"battery_type": "CR2032"
69556955
},
6956+
{
6957+
"manufacturer": "TP-Link",
6958+
"model": "S220",
6959+
"hw_version": "1.0",
6960+
"battery_type": "AAA",
6961+
"battery_quantity": 2
6962+
},
69566963
{
69576964
"manufacturer": "TP-Link",
69586965
"model": "T110",
@@ -9046,13 +9053,6 @@
90469053
"model": "ZSE70",
90479054
"battery_type": "CR123A",
90489055
"battery_quantity": 2
9049-
},
9050-
{
9051-
"manufacturer": "TP-Link",
9052-
"model": "S220",
9053-
"hw_version": "1.0",
9054-
"battery_type": "AAA",
9055-
"battery_quantity": 2
90569056
}
90579057
]
90589058
}

library.md

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

33
This file is auto generated, do not modify
44

@@ -1255,6 +1255,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
12551255
|Tile |T1101 |CR2032 | | |
12561256
|Tile |T1301N |CR2032 | | |
12571257
|TP-Link |S200B |CR2032 | | 1|
1258+
|TP-Link |S220 |2× AAA | | 1|
12581259
|TP-Link |T110 |CR2032 | | 1|
12591260
|TP-Link |T310 |CR2450 | | 1|
12601261
|TP-Link |T315 |2× AAA | | 1|

0 commit comments

Comments
 (0)