Skip to content

Workaround iOS issue calling widget timelines several times#3414

Merged
bgoncal merged 2 commits intomasterfrom
improve-widget-2
Feb 6, 2025
Merged

Workaround iOS issue calling widget timelines several times#3414
bgoncal merged 2 commits intomasterfrom
improve-widget-2

Conversation

@bgoncal
Copy link
Member

@bgoncal bgoncal commented Feb 6, 2025

Summary

There is a long term bug in iOS which calls widget timelines several times even though once would be enough to render the widget. Since apparently Apple is not giving attention to that and out custom widgets make data calls, this PRs ads a small cache to prevent unecessary data calls.

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@bgoncal bgoncal added the widgets label Feb 6, 2025
@bgoncal bgoncal self-assigned this Feb 6, 2025
@bgoncal bgoncal merged commit c0633e6 into master Feb 6, 2025
10 checks passed
@bgoncal bgoncal deleted the improve-widget-2 branch February 6, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant