iOS - Actions - No Event Triggered

Hello All.

Trying to leverage Actions in the Mobile app on iOS. I have yet to be able to see the action triggered in the Developer Tools while listening to ios_action_fired. I have literally copied the example from the docs and nothing is triggered when I leverage a widget or 3D shortcut on IOS.

What could be causing the mobile app to not send the event back to HASSIO?

ios.action_fired (note the period) – can you share an example of the configuration you used?

Darn it… it’s the . Thank you for that, I don’t know how I missed that everywhere that it was that.

What’s worse, is this is what is listed in the Dev Tools as the “listener”, it shows the _ not the .

Also you can test that in the Dev tools to and it works, which is even more confusing.