v2026.05.17-beta1
Pre-release
Pre-release
Target-temperature feedback beta for real-world testing.
Included in this beta:
- keep the last successfully requested target temperature when the stove does not report usable setpoint feedback
- accept configured min/max temperatures as valid reported setpoints
- focused regression coverage for no-feedback target temperature handling and boundary setpoints
Validation done before publishing:
- CI: 5/5 checks passing on the PR commit
pytest tests/test_client.py: 12 passed- Python compile check
- Docker Home Assistant smoke test with the EVO simulator: OK
Please test changing the target temperature from Home Assistant and confirm whether the displayed target temperature now stays on the requested value instead of falling back to temp_nofeedback / 16.
Tracking:
Thanks again to @Mickmick21 for the quick real-world feedback and offer to test.