Skip to content

Commit 2be2e05

Browse files
Apply automatic changes
1 parent 9390bab commit 2be2e05

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
@@ -6966,6 +6966,13 @@
69666966
"hw_version": "1.0",
69676967
"battery_type": "CR2032"
69686968
},
6969+
{
6970+
"manufacturer": "TP-Link",
6971+
"model": "T300",
6972+
"hw_version": "1.0",
6973+
"battery_type": "AAA",
6974+
"battery_quantity": 2
6975+
},
69696976
{
69706977
"manufacturer": "TP-Link",
69716978
"model": "T310",
@@ -9053,13 +9060,6 @@
90539060
"model": "ZSE70",
90549061
"battery_type": "CR123A",
90559062
"battery_quantity": 2
9056-
},
9057-
{
9058-
"manufacturer": "TP-Link",
9059-
"model": "T300",
9060-
"hw_version": "1.0",
9061-
"battery_type": "AAA",
9062-
"battery_quantity": 2
90639063
}
90649064
]
90659065
}

library.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1621 Devices in library
1+
## 1622 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 |S220 |2× AAA | | 1|
12591259
|TP-Link |T110 |CR2032 | | 1|
1260+
|TP-Link |T300 |2× AAA | | 1|
12601261
|TP-Link |T310 |CR2450 | | 1|
12611262
|TP-Link |T315 |2× AAA | | 1|
12621263
|Tractive GmbH |TG5 |Rechargeable | | |

0 commit comments

Comments
 (0)