Update HMI sensor and control layouts - #36
Merged
Merged
Conversation
- Show configured sensors when live readings are unavailable - Keep live metrics visible beside selected sensor graphs - Add per-sensor hide controls and deterministic sensor ordering - Restore split room control layout and selected group highlighting - Expand T-10A config to 8 heads per device - Add graph axis labels and taller JETI/EKO graph views
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the Glazing Control HMI sensor and control layouts. It reverts the controls layout back to the split view we originally had. It also updated the sensor layout and controls to be more user friendly.
It also adds x/y axis labels to sensor graphs, uses metric-specific y-axis labels with units, formats graph tooltips consistently with the live metric display, and makes JETI and EKO graphs taller for easier reading.
The Control tab restores the split room section layout, highlights panels in the selected group, adjusts responsive breakpoints for better on-site formatting, and expands the T-10A configuration so each of the two T-10A devices reads 8 heads.
Type
Testing
Ran automated checks:
npm testnpm run typechecknpm run builduv run pytestChecklist