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
Copy file name to clipboardExpand all lines: docs/core/reminders-and-external-events.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ External Events
109
109
---------------
110
110
111
111
Let's say you want to send a message from some other device to change the course of an ongoing conversation.
112
-
For example, some moisture-sensor attached to a Raspberry Pi should inform your personal assistant that your favourite
112
+
For example, some moisture-sensor attached to a Raspberry Pi should inform your personal assistant that your favorite
113
113
plant needs watering, and your assistant should then relay this message to you.
114
114
115
115
To do this, your Raspberry Pi needs to send a message to the `trigger_intent endpoint <../../api/http-api/#operation/triggerConversationIntent>`_ of your conversation.
0 commit comments