So I have a big door to my balcony and 2 climate sensors and a door sensor. I would like to give me a notification when the door is open for more than 15 minutes when the outside temperature is above 25 degrees AND the inside temperature is at least 1 degree lower.
Or everything the other way round so that I get a notification when its good to open the door. (Like Inside 27° outside 25°; door closed --> "Open the door"
I don't find a way to compare the two temperature sensors.
The notification sending works over the app or telegram (though still figuring out how to get the telegram bot sending messages to groups😅)
EDIT: Group notifications work now aswell