21 Commits

Author SHA1 Message Date
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Fabian Affolter
eacc1ecb19
Move escaping 2017-11-28 20:41:36 +01:00
Jon Griffith
7643e2261e 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-11-28 20:33:54 +01:00
DubhAd
1182175fb8 Update for current URLs and service names (#3401)
Minor changes
 * The service is now primarily named Webhooks, with the Maker name largely removed
 * Some URLs and links have moved
 * The API key format is now different
2017-09-18 21:57:55 +02:00
Fabian Affolter
a6f53a54df
Update screenshot (second part of #3398) 2017-09-18 07:42:34 +02:00
sapph42
2ec2a6a352 IFTTT Maker service has been renamed to Webhooks (#3398) 2017-09-18 07:40:05 +02:00
Fabian Affolter
29934427e1
Add 'ha_iot_class' 2017-06-13 10:26:24 +02:00
CHAPELLE Quentin
4aaa5c4054 Update ifttt.markdown (#2769) 2017-06-05 22:32:34 +02:00
Sam Jongenelen
8ee4835a83 New URL for IFTT, directly to settings page. (#2740)
* New URL for IFT, directly to settings page.

Added extended information how to obtain the IFTT key

* Fix typo
2017-06-03 09:22:37 +02:00
Fabian Affolter
ff412808fe
Add raw 2016-12-03 13:56:28 +01:00
Carlo Costanzo
2e14a909fc
Example of Data_template with IFTTT (#1522)
This drove me nuts for a few hours trying to get the exact syntax down so I thought I would share.
2016-12-03 13:56:11 +01:00
Fabian Affolter
e221eac93f
Update 2016-11-13 12:21:32 +01:00
Max Rumpf
adf3ee25a9 Clear up IFTTT information a little (#1370)
* Clear up IFTTT information a little

* Add missing commas

* Fix missing space in name
2016-10-30 23:32:46 +01:00
arsaboo
e834b81cbb IFTT: Removed additional spaces in the yaml (#966) 2016-09-20 20:50:55 +02:00
Carlo Costanzo
e03d26d3fa Added an example of an Automation using IFTTT (#884)
* Added an example of an Automation using IFTTT

For me, the data entry was confusing so hopefully this example helps clear it up.

* Update ifttt.markdown
2016-09-01 20:38:56 +02:00
Paulus Schoutsen
cc8e5f5685 Remove component layout page 2016-02-07 14:20:52 -08:00
Paulus Schoutsen
47eae9077e Markdown fixes 2015-10-28 23:00:29 -07:00
Paulus Schoutsen
e59252a39b Convert subpages to folders 2015-10-26 23:24:55 -07:00
Paulus Schoutsen
f916f4997d Add featured component section 2015-10-25 12:22:16 -07:00
Paulus Schoutsen
03d0d75ae1 Component details pages added 2015-10-25 00:58:12 -07:00
Paulus Schoutsen
120dbf547d Add component collection 2015-10-24 21:44:04 -07:00