You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update actions.markdown
Added note to remind users to update push settings within the app. There are multiple community questions around this and performing this update will take care of many issues when implementing actionable notifications.
* Correcting spelling
Corrected `Setting` to `Settings`
* Remove space
Copy file name to clipboardExpand all lines: source/_docs/ecosystem/ios/notifications/actions.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,3 +141,4 @@ Notes:
141
141
142
142
* `textInput` will only exist if `behavior` was set to `textInput`.
143
143
* `actionData` is a dictionary with parameters passed in the `action_data` dictionary of the `push` dictionary in the original notification.
144
+
* When adding or updating push categories be sure to update push settings within the Home Assistant iOS app. This can be found within the app at **Settings** (gear icon) > **Notification Settings**.
0 commit comments