Skip to content

Commit b201ecc

Browse files
authored
Added support for lumi.sensor_motion/Aqara Motion Sensor (#134)
1 parent 7e0f406 commit b201ecc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,11 @@
459459
"model": "lumi.sensor_motion.aq2",
460460
"battery_type": "CR2450"
461461
},
462+
{
463+
"manufacturer": "LUMI",
464+
"model": "lumi.sensor_motion",
465+
"battery_type": "CR2450"
466+
},
462467
{
463468
"manufacturer": "LUMI",
464469
"model": "lumi.sensor_wleak.aq1",

0 commit comments

Comments
 (0)