iOS/Sources/Extensions/AppIntents/Widget
Penait1 e2d5acdaba
simplify for loop (#3177)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
Really small mr, I just came across it looking into the scripts widget.
I assume the for loop only returns when all sync operations are
finished, removing the need to manually check for it

The preview still seems to work fine when adding a widget
2024-11-20 11:04:34 +01:00
..
Actions Workaround to avoid iOS 18 crash widgets that use Realm (#2919) 2024-08-15 11:47:59 +02:00
Details Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
Gauge Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
Script simplify for loop (#3177) 2024-11-20 11:04:34 +01:00
Sensor simplify for loop (#3177) 2024-11-20 11:04:34 +01:00
ReloadWidgetsAppIntent.swift Change sensor widget view (#3126) 2024-11-06 23:10:22 +01:00