I am using insight reloaded and avd to get the maximum and minimum temperature during each day, week, year and all time high/low from a sensor
The flow is “massive” and I’m wondering if there is a smarter way to do this. I have one flow for each day looking at the last 24hrs and then compare with high/low values. It works but as mentioned I’m looking for a better way to do this.
I’m also trying to get the timestamp from the insight of the max/min temp but can only find the first and last value.
Are there any apps that does this. I have searched but can’t find any that solves my “problem”
Hi @riiskongen ,
yes it would be wonderful to have a similar App like PBTH for other figures than power/energy.
You can do it on your own by creating a few variables.
At the start of the period you set the current value (temperature) to maximum and minimum variables and whenever the value changes, and is higher than last maximum or lower than last minimum you adjust the relevant variable.
And if you do it just for each day, you can use insights to do the same analysis with less data.
So it is just on you.
Hi.
Yes i have set it up and it works. One flow each day that compares variables etc… I was just wondering if there was any easier way to do it. I use the tempest weather station together with other temperature sensor to get the data. I.e the tempest app has this “inside” the iOS app but not in the homey app…
Would be great with a homey app that could do this