Skip to content

Commit

Permalink
Minor SNZB-03P documentation fix (#3317)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten0 authored Dec 11, 2024
1 parent 2593026 commit 300f3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devices/SNZB-03P.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ It's not possible to write (`/set`) this value.
If value equals `true` occupancy is ON, if `false` OFF.

### Motion timeout (numeric)
Unoccupied to occupied delay.
Occupied to unoccupied delay.
Value can be found in the published state on the `motion_timeout` property.
To read (`/get`) the value publish a message to topic `zigbee2mqtt/FRIENDLY_NAME/get` with payload `{"motion_timeout": ""}`.
To write (`/set`) a value publish a message to topic `zigbee2mqtt/FRIENDLY_NAME/set` with payload `{"motion_timeout": NEW_VALUE}`.
Expand Down

0 comments on commit 300f3e8

Please sign in to comment.