Skip to content

fix: preset heat_8_15 no longer gets stuck - #478

Open
dennismdejong wants to merge 1 commit into
sockless-coding:masterfrom
dennismdejong:fix/368-preset-heat-8-15-stuck
Open

fix: preset heat_8_15 no longer gets stuck#478
dennismdejong wants to merge 1 commit into
sockless-coding:masterfrom
dennismdejong:fix/368-preset-heat-8-15-stuck

Conversation

@dennismdejong

Copy link
Copy Markdown

Closes #368

Root cause: _update_attributes reassigned default_preset to PRESET_8_15 on temperature edits below 15, so plain changes could re-enter summer-house mode, and the exit path kept stale stored restore data.

Fix: only the dedicated preset flow toggles heat_8_15; _update_attributes maps eco/quiet/powerful only; stored restore data is cleared after a successful exit.

Verification: compile-only (no HA test harness in this repo).

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.

Intermittently stuck in heat_8_15

1 participant