Change Shelly MQTT update period Shelly devices are very active on MQTT: they send an update of their status by default every 30 seconds, even when the status didn’t change. Use the following HTTP command to change the update period: http://x.x.x.x/settings?mqtt_update_period=300 ...