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

Economizer: implement Swing visualization combined with Zone #244

Closed
climategadgets opened this issue Oct 12, 2022 · 1 comment
Closed

Comments

@climategadgets
Copy link
Member

climategadgets commented Oct 12, 2022

Reference: HVAC Device: Economizer
Depends on: #239

Acceptance Criteria

  • Zone panel/cell pair displays zone status against the following variables in a way consistent with the display in the case when Economizer is not configured:
    • Indoor temperature
    • Setpoint
    • Changeover delta
    • Target temperature
    • Ambient temperature
  • Zone panel allows to control changeover delta, target temperature, keep HVAC running on/off, and economizer enabled/disabled state along with currently existing zone controls

Update: requirement to have economizer controls in the same UI element as zone controls would cause control scheme to be too complicated and confusing. Controls will have to go to an independent panel (see #239)

climategadgets added a commit that referenced this issue Oct 22, 2022
climategadgets added a commit that referenced this issue Apr 19, 2023
This reverts commit d5a13be, it was more
complicated than it seemed.
climategadgets added a commit that referenced this issue Apr 20, 2023
Ambient and economizer signal visualizations are wrong, next commit will fix
that.
@climategadgets
Copy link
Member Author

climategadgets commented Apr 27, 2023

First usable draft complete as of rev. 7d0fc55 05eaafa. Will evolve; watch #239 for updates.

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

No branches or pull requests

1 participant