Skip to content

Commit

Permalink
Add Aqara Door and Window Sensor P2 (#112)
Browse files Browse the repository at this point in the history
* Add Aqara Door and Window Sensor P2

Added Aqara Door and Window Sensor P2 by Aqara. This is the device info displayed when added to HA via SkyConnect and the Matter (BETA) integration.

* Update library.json

---------

Co-authored-by: Andrew Jackson <[email protected]>
  • Loading branch information
cargas94 and andrew-codechimp authored Dec 20, 2023
1 parent 09c1bc4 commit b9c339c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"model": "MEGOS switch and dimming light remote control (141L100RC)",
"battery_type": "CR2450"
},
{
"manufacturer": "Aqara",
"model": "Aqara Door and Window Sensor P2",
"battery_type": "CR123A"
},
{
"manufacturer": "Bosch",
"model": "Radiator thermostat II (BTH-RA)",
Expand Down Expand Up @@ -1035,4 +1040,4 @@
"battery_quantity": 2
}
]
}
}

0 comments on commit b9c339c

Please sign in to comment.