Skip to content

Commit 11dcbc7

Browse files
Apply automatic changes
1 parent 368017d commit 11dcbc7

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
@@ -6967,6 +6967,12 @@
69676967
"battery_type": "AAA",
69686968
"battery_quantity": 2
69696969
},
6970+
{
6971+
"manufacturer": "TP-Link",
6972+
"model": "T100",
6973+
"hw_version": "1.0",
6974+
"battery_type": "CR2450"
6975+
},
69706976
{
69716977
"manufacturer": "TP-Link",
69726978
"model": "T110",
@@ -9067,12 +9073,6 @@
90679073
"model": "ZSE70",
90689074
"battery_type": "CR123A",
90699075
"battery_quantity": 2
9070-
},
9071-
{
9072-
"manufacturer": "TP-Link",
9073-
"model": "T100",
9074-
"hw_version": "1.0",
9075-
"battery_type": "CR2450"
90769076
}
90779077
]
90789078
}

library.md

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

33
This file is auto generated, do not modify
44

@@ -1257,6 +1257,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
12571257
|TP-Link |S200B |CR2032 | | 1|
12581258
|TP-Link |S210 |2× AAA | | 1|
12591259
|TP-Link |S220 |2× AAA | | 1|
1260+
|TP-Link |T100 |CR2450 | | 1|
12601261
|TP-Link |T110 |CR2032 | | 1|
12611262
|TP-Link |T300 |2× AAA | | 1|
12621263
|TP-Link |T310 |CR2450 | | 1|

0 commit comments

Comments
 (0)