Skip to content

Commit 492a8f4

Browse files
authored
Add device: Moes Door/window alarm sensor & Moes 4 button portable remote control (#4474)
1 parent 3668809 commit 492a8f4

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

library/library.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6164,6 +6164,20 @@
61646164
"battery_type": "AAA",
61656165
"battery_quantity": 2
61666166
},
6167+
{
6168+
"manufacturer": "Moes",
6169+
"model": "4 button portable remote control",
6170+
"model_id": "XH-SY-04Z",
6171+
"hw_version": "1",
6172+
"battery_type": "CR2032"
6173+
},
6174+
{
6175+
"manufacturer": "Moes",
6176+
"model": "Door/window alarm sensor",
6177+
"model_id": "ZSS-S01-GWM-C-MS",
6178+
"hw_version": "1",
6179+
"battery_type": "CR2032"
6180+
},
61676181
{
61686182
"manufacturer": "Moes",
61696183
"model": "Door/window magnetic sensor",
@@ -12047,4 +12061,4 @@
1204712061
"battery_type": "Rechargeable"
1204812062
}
1204912063
]
12050-
}
12064+
}

0 commit comments

Comments
 (0)