Skip to content

Commit def05ca

Browse files
Apply automatic changes
1 parent f94f6c5 commit def05ca

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
179179
|Apple |iPad\* |Rechargeable | | |
180180
|Apple |iPhone\* |Rechargeable | | |
181181
|Apple |MacBook\* |Rechargeable | | |
182+
|Aqara |Aqara Climate Sensor W100 |2× CR2450 | 8196|0.0.1.2 |
182183
|Aqara |Aqara Door and Window Sensor P2 |CR123A | | |
183184
|Aqara |Aqara Smart Lock U300 |4× AA | | |
184185
|Aqara |Aqara Smart Lock U50 |4× AA | | |
@@ -187,7 +188,6 @@ Request new devices to be added to the library [here](https://github.com/andrew-
187188
|Aqara |AS006 |CR1632 | | |
188189
|Aqara |AS008 |CR2032 | | |
189190
|Aqara |AS010 |CR2032 | | |
190-
|Aqara |Climate Sensor W100 |2× CR2450 | |0.0.1.2 |
191191
|Aqara |Cube |CR2450 |MFKZQ01LM | |
192192
|Aqara |Cube (MFKZQ01LM) |CR2450 | | |
193193
|Aqara |Cube T1 Pro |CR2450 |CTP-R01 | |

library/library.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,14 @@
949949
"battery_type": "Rechargeable",
950950
"model_match_method": "startswith"
951951
},
952+
{
953+
"manufacturer": "Aqara",
954+
"model": "Aqara Climate Sensor W100",
955+
"model_id": "8196",
956+
"hw_version": "0.0.1.2",
957+
"battery_type": "CR2450",
958+
"battery_quantity": 2
959+
},
952960
{
953961
"manufacturer": "Aqara",
954962
"model": "Aqara Door and Window Sensor P2",
@@ -993,14 +1001,6 @@
9931001
"model": "AS010",
9941002
"battery_type": "CR2032"
9951003
},
996-
{
997-
"manufacturer": "Aqara",
998-
"model": "Aqara Climate Sensor W100",
999-
"model_id": "8196",
1000-
"hw_version": "0.0.1.2",
1001-
"battery_type": "CR2450",
1002-
"battery_quantity": 2
1003-
},
10041004
{
10051005
"manufacturer": "Aqara",
10061006
"model": "Cube",
@@ -9622,4 +9622,4 @@
96229622
"battery_type": "Rechargeable"
96239623
}
96249624
]
9625-
}
9625+
}

0 commit comments

Comments
 (0)