Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External sensor types and temperature deltas #140

Open
donutsoft opened this issue Feb 23, 2024 · 1 comment
Open

External sensor types and temperature deltas #140

donutsoft opened this issue Feb 23, 2024 · 1 comment

Comments

@donutsoft
Copy link

Has anyone here done any testing on the different types of temperature sensors? Zigbee ones tend to send update once there's a 1 degree change, whereas 415mhz sensors sends an update once every 15-20s.

My experience with Zigbee so far has been roughly a 2 degree difference from the set point, e.g. if I set the temperature to 72f, it will drop to 71f and then heat to 73f until it falls back to 71f again. Is the temperature delta smaller with a sensor that updates more frequently?
Screenshot 2024-02-22 at 5 42 56 PM

@donutsoft
Copy link
Author

donutsoft commented Feb 26, 2024

I decided to pick up a DHT22 and see what the effects are with a sensor that updates every 30 seconds. The temperature differential dropped from a 2 degree difference down to around 1 degree.

newgraph (Note the actual temperature readings in this graph is still from my Aqara for consistency, but the heatpump temperature sensor was driven by a separate ESPHome device powered by a DHT22)

It's probably worth adding a note to the documentation that while Zigbee sensors would likely work better than the internal temperature sensors, ideally something that updates more frequently like Bluetooth or a 433mhz sensor would maximize comfort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant