Skip to content

Commit 3fb0828

Browse files
authored
Add Aqara water leak sensor (#2378)
1 parent 7e0dcb4 commit 3fb0828

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,11 @@
801801
"model": "AS008",
802802
"battery_type": "CR2032"
803803
},
804+
{
805+
"manufacturer": "Aqara",
806+
"model": "AS010",
807+
"battery_type": "CR2032"
808+
},
804809
{
805810
"manufacturer": "Aqara",
806811
"model": "Cube (MFKZQ01LM)",
@@ -7007,4 +7012,4 @@
70077012
"battery_quantity": 2
70087013
}
70097014
]
7010-
}
7015+
}

0 commit comments

Comments
 (0)