minus-squareStyxia@kbin.socialtohomeassistant@lemmy.world•alert when aqara temp sensors outside go above or below temp sensor insidelinkfedilinkarrow-up3·edit-21 year agoIn 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. linkfedilink
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.