Skip to content

Commit 80efe49

Browse files
authored
Add support for Aqara RTCGQ13LM (#2337)
1 parent a74afc3 commit 80efe49

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3284,6 +3284,12 @@
32843284
"battery_type": "CR2450",
32853285
"battery_quantity": 2
32863286
},
3287+
{
3288+
"manufacturer": "LUMI",
3289+
"model": "lumi.motion.agl04",
3290+
"battery_type": "CR2450",
3291+
"battery_quantity": 2
3292+
},
32873293
{
32883294
"manufacturer": "LUMI",
32893295
"model": "lumi.remote.b1acn01",
@@ -6916,4 +6922,4 @@
69166922
"battery_quantity": 2
69176923
}
69186924
]
6919-
}
6925+
}

0 commit comments

Comments
 (0)