Skip to content

New web UI updates - #106

Merged
wayne-love merged 52 commits into
wayne-love:masterfrom
lucasnz:New-WebUI
Jul 15, 2025
Merged

New web UI updates#106
wayne-love merged 52 commits into
wayne-love:masterfrom
lucasnz:New-WebUI

Conversation

@lucasnz

@lucasnz lucasnz commented Jul 3, 2025

Copy link
Copy Markdown
Collaborator

Added:

  • eSpa can set spa controller day of week - resolves Set Date/Time not working #103
  • Add validation for spa set temperature - I was in two minds about this, but once accidentally sent a dud temp, and the spa accepted it.
  • minor bug fixes

JonathanGiles and others added 30 commits December 10, 2024 10:54
The changes to WebUI.cpp are in the Firmware-Updates branch and are
dependent on other changes in that branch. In particular, the addition
of the HttpContent class.
Moving it /json to after /json/config resolves this
/json/config was hitting /json
I can't get LittleFS to flash OTA.
OTA the file system, then reboot the ESP.
JonathanGiles and others added 22 commits December 15, 2024 22:12
Update github actions and change log
Fix input types not showing values.
# Conflicts:
#	CHANGELOG.md
#	lib/Config/Config.cpp
#	lib/Config/Config.h
#	lib/WebUI/WebUI.cpp
#	lib/WebUI/WebUI.h
#	src/main.cpp
version from github, before we had the current running
version. This would result in reporting an available
update when there wasn't one.
Fix bug where sometimes we would get the release
This also generalises setting config in the web ui by
using the existing in code in main.
need to declare it first in main.
… when

you set the date/time, it automatically selects the day of week.
@wayne-love
wayne-love merged commit 0b0ae83 into wayne-love:master Jul 15, 2025
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.

Set Date/Time not working

4 participants