On the dashboard, when you click on the device et check the temperature, the time below is not the last update. If the temp hasn’t changed it doesn"t update the time.
In the dev tool, i activated the log et the temp is updated every 5min as expected.
So, for example, in the log, temp is update every 5 min but on the dashboard it is like this :
I don’t know what the update of the temperature values in the device tile (dashboard) on the smartphone or the WebApp depends on. However, for me it makes sense not to update the temperature in the device tile if the temperature has not changed (saving resources).
The function of the flows is also not negatively affected by this, since they are only started when the temperature changes.