1) Give a description of the problem
I don’t know how to do this so its less of a problem and more of a request for help. This is what I would like to do, I’ve created a series of weather variables such as temperature forecast and rain forecast (over 10 days). I want to take only the next 3 days of data (not the entire 10) and based upon that data create conditions that would turn on my pool heater to give it time (overnight) to warm the pool
2) What is the expected behavior?
For instance, If at 5pm every Thursday and if rain for the next 3 days <= .5 in then turn on pool heater.
3) What is happening/not happening?
I simply do not know how to parse out the data (JSON might as well be a foreign language to me).
4) Post a Green Snapshot of the piston

(UPLOAD YOUR IMAGE HERE)
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.