File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -179,6 +179,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
179
179
| Apple | iPad\* | Rechargeable | | |
180
180
| Apple | iPhone\* | Rechargeable | | |
181
181
| Apple | MacBook\* | Rechargeable | | |
182
+ | Aqara | Aqara Climate Sensor W100 | 2× CR2450 | 8196| 0.0.1.2 |
182
183
| Aqara | Aqara Door and Window Sensor P2 | CR123A | | |
183
184
| Aqara | Aqara Smart Lock U300 | 4× AA | | |
184
185
| 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-
187
188
| Aqara | AS006 | CR1632 | | |
188
189
| Aqara | AS008 | CR2032 | | |
189
190
| Aqara | AS010 | CR2032 | | |
190
- | Aqara | Climate Sensor W100 | 2× CR2450 | | 0.0.1.2 |
191
191
| Aqara | Cube | CR2450 | MFKZQ01LM | |
192
192
| Aqara | Cube (MFKZQ01LM) | CR2450 | | |
193
193
| Aqara | Cube T1 Pro | CR2450 | CTP-R01 | |
Original file line number Diff line number Diff line change 949
949
"battery_type" : " Rechargeable" ,
950
950
"model_match_method" : " startswith"
951
951
},
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
+ },
952
960
{
953
961
"manufacturer" : " Aqara" ,
954
962
"model" : " Aqara Door and Window Sensor P2" ,
993
1001
"model" : " AS010" ,
994
1002
"battery_type" : " CR2032"
995
1003
},
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
- },
1004
1004
{
1005
1005
"manufacturer" : " Aqara" ,
1006
1006
"model" : " Cube" ,
9622
9622
"battery_type" : " Rechargeable"
9623
9623
}
9624
9624
]
9625
- }
9625
+ }
You can’t perform that action at this time.
0 commit comments