We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
occupancy
1 parent 8a206dc commit efee803Copy full SHA for efee803
src/devices/third_reality.ts
@@ -154,6 +154,7 @@ export const definitions: DefinitionWithExtend[] = [
154
description: "Smart motion sensor R1",
155
ota: true,
156
extend: [
157
+ m.iasZoneAlarm({zoneType: "occupancy", zoneAttributes: ["alarm_1"]}),
158
m.battery(),
159
m.deviceAddCustomCluster("3rRadarSpecialCluster", {
160
ID: 0xff01,
0 commit comments