Hey,
I am trying to figure out a way to monitor the temperature measured by a sensor to know when the temperature is raising or dropping.
Have you guys done anything similar? How have you done it?
Thank you!
Hey,
I am trying to figure out a way to monitor the temperature measured by a sensor to know when the temperature is raising or dropping.
Have you guys done anything similar? How have you done it?
Thank you!
Should do just that.
Please define ‘monitor’ or you will get everything from - put the entity on this lovelace card to ‘here’s my advanced calculation to notify you when you’re going to be cold’
What’s your actual use case?
Thank you, will give it a try!
I have a water tank that is heated by solar panels. The only measurement that I can get out of the system is the temperature of the water in the tank so I want to observe that temp and if is rising it means the panels are doing their job and I would like to see that in a graph/history.
You can also graph the rate of change of the water temp by using the derivative integration.
I use it to track the temperature trend of my fish tank to see how well the heater is working. Which also sounds pretty much just like your use case.
you can see here when the heater came on at about 1:15 and 8:30 and in between it was cooling slightly (derivative was slightly negative).