#Apple watch disable Require confirmation?
1 messages · Page 1 of 1 (latest)
There is nothing in the config: https://companion.home-assistant.io/docs/core/actions
I've been searching for this as well. There is this comment on the blog post that leads me to believe it's not possible with iOS Actions:
I don't have any scripts yet so haven't looked if that option is there.
Correct, confirmation is a feature made for newer item types such as scripts. Currently there is no way to customize server side your scripts or scenes colors, no decision has been made yet how or if this will be added, for now if you really need this flexibility, stick to iOS Actions.
Found this comment on Github, yeah you can't do it with actions: https://github.com/home-assistant/iOS/issues/3064#issuecomment-2380895998
migrate to use scripts, iOS Actions do not have a way to configure the "require confirmation" option right now.
It’s funny because it didn’t before. But I assume the underlying app updates changed that.
Thanks DrAstro!