@cicoub13, I tried to reproduce your scene for sending weather data with the HTTP request to the OpenWeather API. It’s cool, I learned that Gladys has the ability to automatically create variables from JSON responses.
But do you have any issues when you try to read the min and max temperature variables?
Because after saving the scene, the _min and _max of each variable are removed
However, these variables do appear in the list
So when I receive the message, I get the data.main.temp variable instead, which does not correspond to the min and max


