Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix send a message
Browse files Browse the repository at this point in the history
Pierre-Gilles committed Nov 11, 2024
1 parent c2904ba commit c7c680e
Showing 5 changed files with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/scenes/send-a-message.md
Original file line number Diff line number Diff line change
@@ -26,11 +26,6 @@ To do this, you must add a "retrieve the last state" action to your scene and se

Then, further in the scene, you can add a "send message" action, and in the message you type `{{` and select the previously defined variable.

<div class="videoContainer">
<video width="100%" controls autoplay loop muted>
<source src="/img/docs/en/scenes/send-a-message-action/inject-variable-demo.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>
</div>
![Get sensor value](../../static/img/docs/en/scenes/send-a-message-action/inject-variable-demo.png)

When the scene runs, you should get the value in your message 🥳
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c7c680e

Please sign in to comment.