Skip to content

Commit ee58817

Browse files
Apply automatic changes
1 parent 8a5fdec commit ee58817

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

library.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
## 2094 Devices in library
1+
## 2095 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.yaml&title=%5BDevice%5D%3A+)
66

77
| Manufacturer | Model | Battery Type | Model ID (optional) | HW Version (optional) |
88
|------------------------------------------------|----------------------------------------------------------------------------------------------|--------------------------|-----------------------------------|--------------------------------------|
9+
|0x117c |IKEA of Sweden PARASOLL Door/Wi |AAA | | |
910
|_TYST11_jeaxp72v |eaxp72v |2× AA | | |
1011
|_TYST11_kfvq6avy |fvq6avy |2× AA | | |
1112
|_TYZB01_7qf81wty |TS1001 |2× AAA | | |

library/library.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"$schema": "./schema.json",
33
"version": 1,
44
"devices": [
5+
{
6+
"manufacturer": "0x117c",
7+
"model": "IKEA of Sweden PARASOLL Door/Wi",
8+
"battery_type": "AAA"
9+
},
510
{
611
"manufacturer": "_TYST11_jeaxp72v",
712
"model": "eaxp72v",
@@ -12089,11 +12094,6 @@
1208912094
"manufacturer": "ZVIDAR",
1209012095
"model": "Z-CM-V01",
1209112096
"battery_type": "Rechargeable"
12092-
},
12093-
{
12094-
"manufacturer": "0x117c",
12095-
"model": "IKEA of Sweden PARASOLL Door/Wi",
12096-
"battery_type": "AAA"
1209712097
}
1209812098
]
1209912099
}

0 commit comments

Comments
 (0)