Fix OpenDisplay config-entry persistence after device deletion#35
Merged
Conversation
Copilot
AI
changed the title
Deep-sleep aware availability and runtime config resync on reconnect
Cover deep-sleep restart wake-up sync paths and clarify coordinator listener intent
May 29, 2026
Copilot
AI
changed the title
Cover deep-sleep restart wake-up sync paths and clarify coordinator listener intent
Improve deep-sleep upload observability and queued-image TTL replacement semantics
May 29, 2026
Copilot
AI
changed the title
Improve deep-sleep upload observability and queued-image TTL replacement semantics
Preserve deep-sleep queued uploads across transient wake-up BLE failures
May 29, 2026
…k stub and regression tests
Copilot
AI
changed the title
Preserve deep-sleep queued uploads across transient wake-up BLE failures
Fix deep-sleep queued upload silently dropped when BLE cache expires on wake
May 29, 2026
Copilot
AI
changed the title
Fix deep-sleep queued upload silently dropped when BLE cache expires on wake
Fix OpenDisplay config-entry persistence after device deletion
May 29, 2026
Owner
|
@copilot ok, were in devcontainers, you can run tests |
Author
I ran the local validation path in the repo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Home Assistant could not persist OpenDisplay config-entry changes because the integration stored raw
bytesin entry data. When storage writes failed, deleting the device/integration entry did not survive restart and the same device reappeared ininitializestate.Config-entry migration on setup
JSON-safe cached device config
Legacy auth-key compatibility
Regression coverage
Example of the migration behavior: