home-assistant.github.io/source
Jon Griffith 20c74bea55
Display problem with script section... (#4087)
I banged my head against the table for hours trying to make the script work on this page and then I figured out something.  When viewing the page on the HA site, the variable tags {{value1}}, etc...do not display.  I only see two quotes.

This is what I was seeing.  ```{"event":"TestHA_Trigger", "value1":"", "value2":"", "value3":""}```

And I should be seeing this:  ```{"event":"TestHA_Trigger", "value1":"{{value1}}", "value2":"{{value2}}", "value3":"{{value3}}"}

Above this section in the automation, there's a tag called { % raw % } which I'm unfamiliar with, but I made a guess that this needs to be inserted.  I may have been wrong.  If so, I hope I've identified a valid problem.  Thanks!
2017-12-02 13:35:00 +01:00
..
_addons Fix spelling error in Tellstick addon file 2017-12-01 07:39:25 +01:00
_components Display problem with script section... (#4087) 2017-12-02 13:35:00 +01:00
_cookbook Current (#4000) 2017-11-17 12:36:39 +01:00
_data Fix typo in glossary (#4065) 2017-11-25 23:23:24 +01:00
_docs AIO installer is deprecated (#4080) 2017-12-02 13:34:59 +01:00
_faq Add Browser cache entry 2017-11-06 06:44:07 +01:00
_includes Comment out all-in-one-installer from nav 2017-11-07 23:50:13 -08:00
_layouts
_posts Release 0.58.1 2017-11-20 21:40:30 -08:00
addons
assets Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
blog
code_of_conduct
components
cookbook
demo Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
developers Merge branch 'current' into next 2017-11-27 22:20:13 +01:00
docs
faq
font
getting-started [Install] Refresh getting started installation (#3932) 2017-11-12 15:35:23 +01:00
hassio Explain how to access config.txt (#3928) 2017-11-09 18:15:14 +01:00
help Add another article 2017-10-29 18:46:10 +01:00
images Add tts.baidu platform (#4032) 2017-11-29 10:27:13 +01:00
javascripts
privacy
static Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
tos
atom.xml
CNAME
favicon.png Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
googlef4f3693c209fe788.html
index.html
robots.txt
service_worker.js
version.json