iOS/Sources/Extensions/AppIntents
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
..
Action Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
Script Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
Sensor Change sensor widget view (#3126) 2024-11-06 23:10:22 +01:00
Widget simplify for loop (#3177) 2024-11-20 11:04:34 +01:00
IntentServerAppEntitiy.swift Add action widgets, open page widgets, and gauges on the Lock Screen (#2830) 2024-07-08 13:21:40 +02:00
WidgetActionsAppIntent.swift Fix script logic to execute all scripts in shortcuts and only tapped … (#2907) 2024-08-07 19:43:29 +02:00