143 Commits

Author SHA1 Message Date
Erik Montnemery
29f5b7f947
Update trigger.markdown 2019-05-10 17:36:49 +02:00
Erik Montnemery
4ae0644122
Update trigger.markdown 2019-05-10 15:10:13 +02:00
Erik Montnemery
3f1fd2a251
Update trigger.markdown 2019-05-09 16:43:41 +02:00
Klaas Schoute
ad90494bc7 Update webhook documentation for trigger.query (#9202) (#9346) 2019-04-29 08:10:45 +02:00
ActuallyRuben
d46ee49b33 Update webhook documentation for trigger.query (#9202) 2019-04-28 22:57:22 +02:00
cryptelli
0d47b3f829 Additional info on when template triggers fire (#8927)
Suggested change to remove any ambiguity when it comes to the conditions on when a template trigger will fire. This misunderstanding of the documentation has been posted on the forums before:

Case 1: https://community.home-assistant.io/t/trigger-template-limitation/68663/5
Case 2: https://community.home-assistant.io/t/template-trigger-only-work-in-templates-editor/24962
2019-03-15 08:47:40 +01:00
plyblu
565859914c Add webhook example to trigger.markdown (#8366)
This makes more clear that: 1) https may be needed rather than http, 2) data is not needed for a webhook trigger to function, and 3) "curl" is a good way to test it.  Hoping to save other people some of the time I spent figuring out how to get it to work.
2019-02-12 00:53:04 +01:00
Paulus Schoutsen
c931155d1a Merge branch 'rc' into current 2019-02-06 14:52:17 -08:00
DubhAd
66f65d6a94 Simplifying the for: section (#8416)
The `for:` piece can be confusing for folks, providing the examples as human readable time, and mentioning that days and milliseconds are also supported.
2019-02-05 14:57:01 -05:00
Fabian Affolter
c3e094fdce
Merge branch 'current' into next 2019-01-27 23:38:52 +01:00
DubhAd
e79db724de Note about time trigger, and tidy up (#8292)
Removed the out of context block about the sun, under the time pattern. It doesn't appear to fit anywhere, and appeared in the RC merge.

Added warning about `00` and so on
2019-01-27 21:08:35 +01:00
DubhAd
f68f6db843 Updating example, adding link (#8290)
Updated the example in the multiple triggers section to be valid. Added link from the top of the page.
2019-01-26 10:55:31 +01:00
jmtatsch
09cc247d49 Add encoding parameter to mqtt automation (#8247)
* Add encoding parameter to mqtt automation #20292

This is needed to trigger on received images/other byte payloads via mqtt because otherwise the decode fails. See also 
#16004

* Update trigger.markdown

clarify
2019-01-25 13:48:05 +01:00
Paulus Schoutsen
b50c3616a3 Merge branch 'rc' into current 2019-01-23 12:58:40 -08:00
txNgineer
8b744ce760 Update trigger markdown to expand twilight discussion and sunrise timing (#8194)
* Update trigger markdown to expand twilight discussion and sunrise timing

These changes expand on the sun angle for addition darkness by including detail on the three twilight definitions. A brief discussion has also been added to the time trigger section to explain why many automations that are relative to sunrise often fail.  Since sunrise is a different day than any time before midnight, using timestamps is a reasonable option.

* Minor changes

* ✏️ Tweaks
2019-01-17 21:47:40 +01:00
Adam Mills
6616750d57 Split time_pattern triggers from time trigger (#8080)
* Split interval triggers from time trigger

* Default smaller interval units to zero

* Rename interval to schedule

* Rename schedule trigger to time_pattern
2019-01-15 22:29:42 +01:00
Malte Franken
2daaea690f Geo Location -> Geolocation (#8086)
* fixed gelocation naming

* fixed broken link
2019-01-07 11:15:53 +01:00
Paulus Schoutsen
f11e64fc02
Update trigger.markdown 2018-12-10 16:23:50 +01:00
Malte Franken
fc92cf476c explaining geo location automation trigger (#7041) 2018-10-24 00:14:48 +02:00
Paulus Schoutsen
54f350b22b Merge branch 'rc' into current 2018-10-12 16:57:35 +02:00
Paulus Schoutsen
6d1c5eda38 Add webhook trigger docs (#6610) 2018-10-09 16:19:50 +02:00
DubhAd
348c952f85 Little note that triggers are or (#6575)
We don't really call out that triggers are `or`, so adding a little about that here.
2018-10-07 11:43:54 +02:00
DubhAd
59d24cc2c3 Adding warning here about the use of now() (#5995)
Adding the warning here, rather than just lurking in the templating docs.
2018-08-11 22:13:12 +02:00
Joakim Sørensen
e622fc127d Missing a bracket in one of the examples (#5526) 2018-06-11 15:30:59 +02:00
Fabian Affolter
548c014edc
Move raw 2018-06-01 00:44:04 +02:00
Fabian Affolter
0499919cad
Update format 2018-06-01 00:40:56 +02:00
DubhAd
07aec2ca9d Updated GPS tracker list (#4952)
Reworded, and included GPS Logger in the list of zone trigger related components
2018-03-19 12:23:10 +01:00
themanieldaniel
43f4ef1121 Update trigger.markdown (#4630) 2018-02-15 19:09:38 +01:00
Jon Griffith
e777af9ea1 Clarification regarding the frequency... (#4280)
It's often been noted in the forums that Template Triggers are sometimes overload and that you want to use them sparingly.  I haven't stress tested my system with this idea, but if the template triggers are tested every time any state changes, then that is the clarification that I've proposed in the documentation.
2017-12-26 21:10:55 +01:00
Anders Melchiorsen
5d09b8fe95
Revert "Added note about template triggers (#4018)" (#4097) 2017-12-08 23:52:39 +01:00
DubhAd
2bd161d258 Added note about template triggers (#4018)
Added an entity_id to the template trigger, as is best practice. Added a warning that template triggers without an entity_id have major performance impacts, and directing people to template sensors as an alternative.
2017-11-19 22:04:00 +01:00
jensjakob
ddf8b21ce2 Clarified numeric state trigger description (#3464) 2017-10-01 11:59:11 +02:00
Pascal Vizeli
964b6224b0 New core state track feature (#3313)
* Update binary_sensor.template.markdown

* Update trigger.markdown

* Update trigger.markdown
2017-09-07 15:52:25 +02:00
rbflurry
41815b9c9e
Update Numeric State (#3191)
* Update Numeric State

 Add note on using above and below in the same trigger

* Changed formating
2017-08-25 13:07:38 +02:00
Will Heid
a553f2ca2f
grammar 2017-08-25 13:07:37 +02:00
Anders Melchiorsen
fb3821bd23 Remove deprecated automation keywords (#2997) 2017-07-18 12:18:33 +02:00
Brent Saltzman
3da185b8d6 Spelling correct (#2762)
Corrected some spelling errors.
2017-06-05 11:24:25 +02:00
Brent Saltzman
2660f3f55c Added example for automation based on solar elevation (#2760)
* Added example for automation based on solar elevation

Added example for automation based on solar elevation angle trigger.

* Escape the template
2017-06-04 22:22:04 +02:00
Adam Mills
6cf3cd0a24 Rename time trigger 'after' to 'at' (#2731) 2017-06-01 22:41:02 -07:00
Anders Melchiorsen
ab9950f2d1 Deprecate automation trigger "state" (#2665)
Also elaborate on the meaning of a state change when no filters are present.

Also make it clear that "from" and "to" are both optional.
2017-05-22 16:30:13 +02:00
Paulus Schoutsen
2f52a6a5a5 Add homeassistant automation platform docs 2017-04-08 15:28:27 -07:00
Beat
7dea3bd212 Multi-trigger explanation and example (#2322)
Added instructions on how to use multiple triggers. So far they were mentioned in the introduction but only explained in the huge example configuration on the "Automation Examples" page.
2017-03-24 15:45:42 +01:00
Fabian Affolter
481320128f Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00