I want to set up temperature monitoring with Home Assistant that triggers when the temperature suddenly rises.
Unfortunately I have no idea how to program this.
The scenario looks like this:
The temperature is measured in my drinking water pipe.
As soon as water is tapped anywhere in the house, the temperature in the pipe rises.
In this case, the circulation pump should then be switched on.
It is important here that the detected temperature increase must be a strong one and not a fundamental one.
I get new measurements every 5 seconds.
It would be good if a temperature increase of 1°C per 10 seconds could be detected for three consecutive 10 second time intervals
The Parameters 1°C and the 10 seconds should be variable