mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add note to iOS actionable notifications for clarity (#3720)
* 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
This commit is contained in:
parent
472ea0bca1
commit
9cd72c0dbc
@ -141,3 +141,4 @@ Notes:
|
||||
|
||||
* `textInput` will only exist if `behavior` was set to `textInput`.
|
||||
* `actionData` is a dictionary with parameters passed in the `action_data` dictionary of the `push` dictionary in the original notification.
|
||||
* 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**.
|
||||
|
Loading…
x
Reference in New Issue
Block a user