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

Implement UI for multi-zone furnace controller #3

Open
wants to merge 69 commits into
base: furnace-controller
Choose a base branch
from

Conversation

tomikaa87
Copy link
Owner

No description provided.

Revert back to require setting the capacity
manually in a template parameter instead of
a variant with a specified maximum count.
This saves around 240 Bytes of RAM.
In case of menus with more items than the number of displayed items
(height), stepping down to a point where the menu began scrolling, then
stepping up and stepping down again, caused the menu to draw the wrong
items beginning from the current position.
To fix a possible oscillation scenario when over/undershoot is 0, add
limits to hysteresis values. Also clamp the target temperature to avoid
overheating or letting the room freeze.
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

Successfully merging this pull request may close these issues.

1 participant