Publish to the "temp/random" topic to change the gauge. A local process runs every 15 seconds to update the value by adding a random value in the range +/-2 degrees.
mosquitto_pub -h test.mosquitto.org -t temp/random -m 23.0
From https://github.com/jpmens/tempgauge