Skip to content

Commit

Permalink
Update actions.md (home-assistant#298)
Browse files Browse the repository at this point in the history
Grammatical changes for the English language.

Co-authored-by: Daniel Shokouhi <dshokouhi@gmail.com>
  • Loading branch information
gozasc and dshokouhi committed Aug 6, 2020
1 parent fa653b1 commit 520df8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/apple-watch/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "Actions"
id: "watch-actions"
---

All [actions](/core/actions.md) that have been set up on a paired iPhone will be available on Apple Watch and can be access by from the Home Assistant watch app or by tapping a [complication](complications.md).
All [actions](/core/actions.md) that have been set up on a paired iPhone will be available on Apple Watch and can be accessed from the Home Assistant watch app or by tapping a [complication](complications.md).

Apps that are fired from Apple Watch will be delivered to the Home Assistant Event Bus in the same way as actions triggered on iPhone with the `ios.action_fired` event however the payload of the event will differ slightly to clarify the source of the event. Actions triggered by Apple Watch will have the `triggerSource` key set to `watch`.
Apps that are fired from Apple Watch will be delivered to the Home Assistant Event Bus in the same way as actions triggered on iPhone with the `ios.action_fired` event, however the payload of the event will differ slightly to clarify the source of the event. Actions triggered by Apple Watch will have the `triggerSource` key set to `watch`.

An example `ios.action_fired` payload for an event triggered on Apple Watch is:

Expand Down

0 comments on commit 520df8c

Please sign in to comment.