1
0
Fork
You've already forked esphome-components
0

feat(configs): focused web UI sections (At a Glance, calibration, per-circuit) #6

Merged
stackdrift merged 5 commits from feat/ezo-overview-group into main 2026年05月31日 16:58:37 +02:00

Summary

Reorganizes the test device's web UI into focused sections (config-only, no component change). Top-to-bottom: Configuration → Diagnostic → At a Glance → Temperature Compensation → Calibrations → Circuits (web_server v3 pins Configuration/Diagnostic at the top by entity category; the rest is weight-ordered).

  • At a Glance — the four headline readings (Water pH / Temperature / EC / ORP).
  • Temperature Compensation — pH and EC comp-value sensors + comp-enable switches together.
  • pH / EC / RTD / ORP Calibration — each circuit's calibration controls (status, cal-point + clear buttons, plus the cal-mode switch for pH/EC). pH's section also holds the probe-health readings (acid/alkaline slope quality, asymmetry potential); EC's holds the cell-constant (K) select.
  • pH / EC / RTD / ORP Circuit — the operational/diagnostic entities. Factory-reset buttons stay in their circuit groups.

Notes

  • Hardware-flashed + verified on the device; full-page screenshot confirms section order and membership.

Stacked on #5 — retarget to main once #5 merges.

## Summary Reorganizes the test device's web UI into focused sections (config-only, no component change). Top-to-bottom: **Configuration → Diagnostic → At a Glance → Temperature Compensation → Calibrations → Circuits** (web_server v3 pins Configuration/Diagnostic at the top by entity category; the rest is weight-ordered). - **At a Glance** — the four headline readings (Water pH / Temperature / EC / ORP). - **Temperature Compensation** — pH and EC comp-value sensors + comp-enable switches together. - **pH / EC / RTD / ORP Calibration** — each circuit's calibration controls (status, cal-point + clear buttons, plus the cal-mode switch for pH/EC). pH's section also holds the probe-health readings (acid/alkaline slope quality, asymmetry potential); EC's holds the cell-constant (K) select. - **pH / EC / RTD / ORP Circuit** — the operational/diagnostic entities. Factory-reset buttons stay in their circuit groups. ## Notes - Hardware-flashed + verified on the device; full-page screenshot confirms section order and membership. Stacked on #5 — retarget to `main` once #5 merges.
stackdrift changed title from (削除) feat(configs): focused web UI sections (At a Glance, slope quality, calibration) (削除ここまで) to feat(configs): focused web UI sections (At a Glance, calibration, per-circuit) 2026年05月31日 16:39:29 +02:00
stackdrift changed target branch from feat/ezo-switch-readback to main 2026年05月31日 16:57:52 +02:00
stackdrift force-pushed feat/ezo-overview-group from fe6fd5fe79 to 54b8c694d5 2026年05月31日 16:58:18 +02:00 Compare
stackdrift deleted branch feat/ezo-overview-group 2026年05月31日 16:58:38 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stackdrift/esphome-components!6
Reference in a new issue
stackdrift/esphome-components
No description provided.
Delete branch "feat/ezo-overview-group"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?