Replies: 2 comments 3 replies
-
@Westcott1 Do you see the message is received in ZUI logs? Is there any error? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Based on the topics in the screenshot ( |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Yes, I have RTFM, and know that you put a "/set" on the end of the topic, plus the new value as the message.

When I do this, MQTT Explorer shows the new "set" value correctly, but the current value which does not change.
Path to setpoint -
zwave/Study/Study_tx/thermostat_setpoint/endpoint_0/setpoint/1
New setpoint (also published from MQTTexplorer) -
mosquitto_pub -t "zwave/Study/Study_tx/thermostat_setpoint/endpoint_0/setpoint/1/set" -m '{"value":23}'
Beta Was this translation helpful? Give feedback.
All reactions