Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp authored and github-actions[bot] committed Mar 12, 2024
1 parent 8669052 commit f20faf4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
12 changes: 6 additions & 6 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,12 @@
"model": "IH-K665",
"battery_type": "CR2032"
},
{
"manufacturer": "August",
"model": "AUG-SL03-C02-S03",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "August",
"model": "TEST200228",
Expand Down Expand Up @@ -4575,12 +4581,6 @@
"manufacturer": "Zooz",
"model": "ZSE44",
"battery_type": "CR2450"
},
{
"manufacturer": "August",
"model": "AUG-SL03-C02-S03",
"battery_type": "AA",
"battery_quantity": 4
}
]
}
5 changes: 3 additions & 2 deletions library.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 845 Devices in library
## 846 Devices in library

This file is auto generated, do not modify

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+)

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

0 comments on commit f20faf4

Please sign in to comment.