diff --git a/source/_integrations/script.markdown b/source/_integrations/script.markdown index 846f5e8e54b..3ff893e8bd0 100644 --- a/source/_integrations/script.markdown +++ b/source/_integrations/script.markdown @@ -65,6 +65,8 @@ sequence: ### Full Configuration +{% raw %} + ```yaml script:  wakeup: @@ -96,6 +98,8 @@ script:  entity_id: group.living_room ``` +{% endraw %} + ### Passing variables to scripts As part of the service, variables can be passed along to a script so they become available within templates in that script.