Skip to content

Commit

Permalink
Update RTCZCGQ11LM.md (#2217)
Browse files Browse the repository at this point in the history
  • Loading branch information
st4ro authored Sep 15, 2023
1 parent 8df9492 commit 2820320
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/devices/RTCZCGQ11LM.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ Device allows to add up to `10` detection regions, each composed of any number o

Each zone can be added to any region, for example you can add zone `X1 Y1` to both `Region 1` & `Region 2` at the same time.

Region 1 with X1 and Y[1,2,3] can be set by publishing to `zigbee2mqtt/FRIENDLY_NAME/set` with payload `{ "region_upsert": { "region_id": 1, "zones": [{"x": 1, "y": 1},{"x": 1, "y": 2},{"x": 1, "y": 3}]}}`

**Note**: multiple zones are in `[]`


#### Detection regions (events)

Once the device detects an event in any of created regions, it exposes this event in `action` expose.
Expand Down

0 comments on commit 2820320

Please sign in to comment.