Skip to content

Fixed the home page Temperature row showing nothing useful#59

Merged
marklynch merged 1 commit into
mainfrom
issue-58-home-page-temperature-undefined
Jul 14, 2026
Merged

Fixed the home page Temperature row showing nothing useful#59
marklynch merged 1 commit into
mainfrom
issue-58-home-page-temperature-undefined

Conversation

@marklynch

Copy link
Copy Markdown
Owner
  • Fixed the home page Temperature row showing nothing useful since the per-source temperature refactor: the page's script still read the removed /status field temperature.current; it now renders one row per temperature-reporting device (e.g. "Genus Heater Temperature", "Connect 8/10 Temperature 1/2") from the per-device temperature1/temperature2 fields

…e per-source temperature refactor: the page's script still read the removed `/status` field `temperature.current`; it now renders one row per temperature-reporting device (e.g. "Genus Heater Temperature", "Connect 8/10 Temperature 1/2") from the per-device `temperature1`/`temperature2` fields
@marklynch marklynch merged commit 3623164 into main Jul 14, 2026
3 checks passed
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.

Temperature field on the home page is broken after adding support for multiple temperatures

1 participant