Spyke

Replies

Comment on

alert when aqara temp sensors outside go above or below temp sensor inside

Reply in thread

In isolation a temperature sensor can be “flappy”, so you may want to try and smooth the data to avoid hysteresis. I use the statistics integration to help improve the quality of my sensors.

Have a read of this for inspiration:
https://community.home-assistant.io/t/thermostat-with-hysteresis-smoothing-factor/72729

Using this you would create a calibrated sensor which you would use for automations as SeriousBug suggests.

You reached the end