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

Derivation filtered Temperature isn't changing when there's no temperature change #16

Open
RubenKelevra opened this issue Feb 17, 2021 · 0 comments

Comments

@RubenKelevra
Copy link
Owner

Derivation filtered Temperature might get stuck over 3 if there's no temperature update, since the temperature is constant.

This is a home assistant limitation - I don't know a workaround yet to get this value to update by having the temperature assumed to be constant for the time without updates...

A workaround might be to ignore if the value hasn't been updated for a while - like larger than the window - which would not show 0 anyway if calculated correctly.

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