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

Ignore 1-Wire sensor departure, just react to timeout #225

Open
climategadgets opened this issue Dec 24, 2021 · 0 comments
Open

Ignore 1-Wire sensor departure, just react to timeout #225

climategadgets opened this issue Dec 24, 2021 · 0 comments
Labels

Comments

@climategadgets
Copy link
Member

Existing Behavior

1-Wire sensor departure immediately propagates to the control system and makes it act prematurely, as jitter and short blackouts are possible.

Desired Behavior

If/when a 1-Wire sensor departs, the departure is not propagated down the control flow immediately, but only after a given timeout when the sensor is considered stale.

Corollary

Hardware failure notifications must be handled outside of control flow.

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

No branches or pull requests

1 participant