Skip to content

Support/os34dc#282

Merged
rayshobby merged 17 commits into
masterfrom
support/os34dc
Oct 28, 2025
Merged

Support/os34dc#282
rayshobby merged 17 commits into
masterfrom
support/os34dc

Conversation

@rayshobby
Copy link
Copy Markdown
Member

@rayshobby rayshobby commented Oct 26, 2025

close #281
close #279

  • Support for OS 3.4 DC (setting target PD voltage and displaying actual PD voltage)
  • Support queuing option for manual actions (qo parameter in /cm, /cr, /mp). Works on firmware 2.2.1(4) or above.
  • Refactor and simplify submitRunOnce function, including converting the previous multi-modal confirmations to a single dialog.
  • Add Clear this alert to overcurrent alert in status bar
  • Supports http/https scheme in user-defined wsp (issue Incorrect protocol used when querying local weather service for baseline ETo #279)
  • Fixed a few bugs:
    • After a zone is postponed, its count down timer was still running
    • Rain delay (and sensors) events were displayed incorrectly in log
    • OSApp.StationAttributes.getSequential was calling getGIDValue without a parameter
    • Deleting a program alters (until page refresh) the disabled status of programs behind it
    • OSApp.StationQueue.isActive was only counting running stations (not including paused)
    • keyIndex mismatch (issue Issue: keyIndex list values may be incorrectly assigned #281)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 26, 2025

Visit the preview URL for this PR (updated for commit 432051d):

https://opensprinkler-devui--pr282-support-os34dc-a4q619ai.web.app

(expires Tue, 04 Nov 2025 12:48:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9b7a984849dffe48c01bc0242f5c0f93b14ed1df

@rayshobby rayshobby merged commit 58bf7a0 into master Oct 28, 2025
6 checks passed
@rayshobby rayshobby deleted the support/os34dc branch February 7, 2026 17:42
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.

Issue: keyIndex list values may be incorrectly assigned Incorrect protocol used when querying local weather service for baseline ETo

1 participant