this post was submitted on 27 Aug 2023
23 points (89.7% liked)

Shortcuts

1055 readers
1 users here now

Community dedicated to Apple Shortcuts.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] deleted@lemmy.world 0 points 1 year ago (1 children)

Sorry I didn’t clarify what I mean.

I was referring to automation for the notification part as some “useful” automations would send a notification to ask you whether to run or not such as perform an action if you enter or exit a zone.

You can create a focus mode and link it with a zone then perform an action based on that focus mode.

I opted for Home Assistant to handle my automations and never looked back.

[–] fer0n@lemm.ee 1 points 1 year ago* (last edited 1 year ago) (1 children)

If you’re happy with your current setup that’s great and you should probably stick with it. However, if I’m reading this screen here correctly it sounds to me like you can automatically run location based automations in iOS 17 without the confirmation.

[–] deleted@lemmy.world 1 points 1 year ago (1 children)

It’d be great if they fix it. I’m sure it’ll not be taxing my battery as much as Home Assistant.

What about speed throttling? Is it improved?

[–] fer0n@lemm.ee 1 points 1 year ago (1 children)

What exactly do you mean by speed throttling, that the shortcuts run too slowly? I’d assume they run bad enough by themselves without Apple artificially slowing things down, but maybe they actually do something like that to preserve battery.

[–] deleted@lemmy.world 1 points 1 year ago (1 children)

I have like 15 alarms total and once apple introduced Shortcuts, I created one to turn all of them off by iterating and turn them off one by one.

It use to take a split of a second, however after each iOS update, it’ll get slower and slower.

Now it’ll take like 5-7 seconds to execute and the iPhone screen must be on for the whole 5-7 seconds otherwise it’ll abort.

Many people are facing this issue as well: https://www.reddit.com/r/shortcuts/comments/t1pmwf/my_shortcuts_are_painfully_slow_im_still_using_an/

[–] fer0n@lemm.ee 1 points 1 year ago (1 children)

If you want to share that shortcut I’ll try it out (12 pro & iOS 17) and let you know how long it took

[–] deleted@lemmy.world 1 points 1 year ago (1 children)

Sure: https://www.icloud.com/shortcuts/cc3c48485ce641f59e42434d5c63af80

iPhone 7: you miss it if you blink iPhone 13 mini: 5 seconds minimum

[–] fer0n@lemm.ee 1 points 1 year ago (1 children)

It takes a split second for me: video. Not sure if you’re aware, but you can also do it via Siri without the shortcut. Running the shortcut via Siri is also quite fast (a bit slower than running it directly, but definitely not more than a second).

[–] deleted@lemmy.world 1 points 1 year ago

Wow. I just checked mine, it turned out I have 54 alarms. As a programmer, I think still for modern CPUs 1k should take no time.

I noticed it run faster from Shortcuts app like 3-4 seconds.

I thought the issue is related to repeat clause but when I created a counter to 100 it did finish in a second so it seems not be the case.

I’m certain that shortcuts use to work faster at some point. It could be Apple introduced speed throttle or new functions caused overhead performance impact.