Skip to content

Merge Dev to Main#122

Merged
bvweerd merged 21 commits into
mainfrom
dev
Nov 17, 2025
Merged

Merge Dev to Main#122
bvweerd merged 21 commits into
mainfrom
dev

Conversation

@bvweerd
Copy link
Copy Markdown
Owner

@bvweerd bvweerd commented Nov 17, 2025

📝 What’s Changed?

  • ...

🔍 Why is this Change Needed?

  • ...

🧪 How Was This Tested?

  • Added or updated unit tests
  • Manually tested in development environment
  • CI/CD pipeline passed successfully

✅ Checklist

  • Code follows the style guide
  • All tests are passing
  • Documentation updated if needed
  • No breaking changes (or clearly documented)

📸 Screenshots / Logs (Optional)

(e.g., Home Assistant UI, terminal output, etc.)

📎 Additional Notes

  • ...

dependabot Bot and others added 21 commits August 18, 2025 12:24
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-5

ci: bump actions/checkout from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-python-6

ci: bump actions/setup-python from 5 to 6
…e-time

Add diagnostics sensor for actual sample time
…o-diagnostics

Add history tracking to PID diagnostics
…issues

Clarify integral behaviour in README
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/stale-10

ci: bump actions/stale from 9 to 10
Changed setpoint step size from 1.0 to 0.01 to allow decimal inputs
(e.g., 40.1, 40.25) without triggering UI validation errors. This
matches the precision used by other time-based parameters and provides
appropriate granularity for typical control scenarios.

Fixes issue where entering decimal setpoint values would display red
validation error in UI despite the value being accepted by backend.
…JFW1Q5HC5RdSvvv9txXaR

Fix setpoint decimal value handling in UI
@bvweerd bvweerd merged commit c7b8779 into main Nov 17, 2025
8 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.

2 participants