diff --git a/docs/devices/SNZB-03P.md b/docs/devices/SNZB-03P.md index 8f013b6d112a..650b332c89d9 100644 --- a/docs/devices/SNZB-03P.md +++ b/docs/devices/SNZB-03P.md @@ -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}`.