Skip to content

Commit f20faf4

Browse files
Apply automatic changes
1 parent 8669052 commit f20faf4

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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,12 @@
701701
"model": "IH-K665",
702702
"battery_type": "CR2032"
703703
},
704+
{
705+
"manufacturer": "August",
706+
"model": "AUG-SL03-C02-S03",
707+
"battery_type": "AA",
708+
"battery_quantity": 4
709+
},
704710
{
705711
"manufacturer": "August",
706712
"model": "TEST200228",
@@ -4575,12 +4581,6 @@
45754581
"manufacturer": "Zooz",
45764582
"model": "ZSE44",
45774583
"battery_type": "CR2450"
4578-
},
4579-
{
4580-
"manufacturer": "August",
4581-
"model": "AUG-SL03-C02-S03",
4582-
"battery_type": "AA",
4583-
"battery_quantity": 4
45844584
}
45854585
]
45864586
}

library.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## 845 Devices in library
1+
## 846 Devices in library
22

33
This file is auto generated, do not modify
44

55
Request new devices to be added to the library [here](https://github.com/andrew-codechimp/HA-Battery-Notes/issues/new?template=new_device_request.yml&title=%5BDevice%5D%3A+)
66

7-
| Manufacturer | Model (HW Version) | Battery Type |
7+
| Manufacturer | Model | Battery Type |
88
|------------------------------------------------|----------------------------------------------------------------------|--------------------------|
99
|_TYZB01_7qf81wty |TS1001 |2× AAA |
1010
|_TYZB01_hww2py6b |TS1001 |CR2450 |
@@ -137,6 +137,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
137137
|Aqara |ZNJLBL01LM |Rechargeable |
138138
|ATC |ATC (Atc1441) |CR2032 |
139139
|Aubess |IH-K665 |CR2032 |
140+
|August |AUG-SL03-C02-S03 |4× AA |
140141
|August |TEST200228 |4× AA |
141142
|August Home |ASL-03 |4× AA |
142143
|August Home Inc. |AK-R1 |2× AAA |

0 commit comments

Comments
 (0)