Skip to content

Commit

Permalink
docs: fix set with options topic
Browse files Browse the repository at this point in the history
Fixes #3387
  • Loading branch information
robertsLando committed Oct 30, 2023
1 parent 724519f commit 79981be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/mqtt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2407,7 +2407,7 @@ Will work in the same way.

If you would like to send a write request with options like `transitionDurtation` and `volume` you can do it by using a JSON payload:

Topic: `zwave/office/light/38/0/targetValue`
Topic: `zwave/office/light/38/0/targetValue/set`

Payload:

Expand Down

0 comments on commit 79981be

Please sign in to comment.