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
Kevin
62bc9ab668
Added example ( #7469 )
...
Added an additional tested and working example of how to use a trigger variable in an automation.
2018-11-19 23:20:27 +01:00
Fabian Affolter
4998875ac8
Move {% raw %}
2018-11-11 23:37:47 +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
89406e3ea0
Consistency update ( #5136 )
...
It was pointed out that everywhere else `entity_id:` is in the `data:` section for `light.turn_on`. Updating the example here to be consistent with that.
2018-04-09 20:15:34 +02:00
Robert
6a35c3515d
Automations file has fixed name and location ( #4993 )
...
* automations file has fixed name and location
The name and path of the automations file are fixed. Clarification for #13411
* ✏️ Grammar
2018-03-23 10:30:34 +01: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
DubhAd
491cee2892
Tweaked automations ( #4951 )
...
Added comment about why we don't use `-` before the first `service:` line.
Removed the `-` from the last example's service_template
2018-03-19 12:14:14 +01:00
DubhAd
17e85edf36
Tweaked automation ( #4953 )
...
Added automation: at the start, for consistency with our other examples
2018-03-19 12:13:35 +01:00
DubhAd
284b67a47f
Merge pull request #4734 from oncleben31/patch-1
...
`automation` and `automation old` in the same time
2018-02-26 22:01:56 +00:00
Oncleben31
a08e94f789
Update editor.markdown
2018-02-26 19:03:44 +01:00
Oncleben31
f6b1e6aa8c
automation
and automation old
in the same time
...
Additional comment and example to explain we can use the both sections in the same time.
2018-02-23 00:05:08 +01:00
themanieldaniel
43f4ef1121
Update trigger.markdown ( #4630 )
2018-02-15 19:09:38 +01:00
phfix
5accd4b0d8
Explain that the config: is needed in the configuration.yaml ( #4508 )
...
* Explain that the config: is needed in the configuration.yaml
* Fix typos
2018-01-25 18:42:55 +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
Carlo Costanzo
06b8b5e90d
Added in trigger data
...
Because it took me YEARS to figure out.
2017-12-07 14:47:11 -05:00
David De Sloovere
1ef64b2cc5
Add automation example with templating ( #4066 )
...
* Add automation example with templating
* Fix escaping
2017-11-25 23:39:23 +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
cdce8p
1d6c309d4d
* Added "Trigger State Object" section ( #3863 )
2017-11-18 00:11:39 +01:00
Kevin Delaney
5558f0a70d
Added example description ( #3964 )
2017-11-12 11:05:28 +01:00
UnrealKazu
738d545a4c
Add clarification on reloading automation rules ( #3851 )
...
The docs gave the impression that saving an automation rule created in the automation editor would be sufficient for the rule to come into effect. You still need to reload the rules, which is why I've added this to the docs.
2017-10-31 17:35:48 +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
Paulus Schoutsen
2b8e24606f
Add release blog post
2017-08-25 23:02:12 -07:00
rbflurry
ab20f06776
Update Numeric State ( #3191 )
...
* Update Numeric State
Add note on using above and below in the same trigger
* Changed formating
2017-08-17 09:21:19 +02:00
Will Heid
56e6f01c9f
grammar
2017-08-15 10:03:03 -07:00
Anders Melchiorsen
fb3821bd23
Remove deprecated automation keywords ( #2997 )
2017-07-18 12:18:33 +02:00
Paulus Schoutsen
ca80944d74
Update Hass.io docs
2017-07-14 22:56:40 -07: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
Anders Melchiorsen
476449131c
The automation state trigger has deprecated its state alias ( #2758 )
...
The "state" used to be an alias for "to" but this was deprecated to make the
meaning more clear.
This commit updates the examples to no longer use the deprecated name.
2017-06-04 18:45:40 +02:00
Fabian Affolter
850284c4c4
Merge branch 'current' into release-0-46
2017-06-03 09:40:50 +02:00
Adam Mills
6cf3cd0a24
Rename time trigger 'after' to 'at' ( #2731 )
2017-06-01 22:41:02 -07:00
SilvrrGIT
61a7f421db
Proposed update to yaml config ( #2706 )
...
I have not read the docs extensively but the yaml config example given seems incorrect. It have adjusted to to what I believe is the correct config for the automation example given. I am not sure if things changed with the new Automation editor but I don't want people struggling with configs due to bad documentation.
2017-05-25 10:26:15 +02:00
Paulus Schoutsen
be219c8d59
Merge branch 'current' into next
2017-05-24 16:31:52 -07:00
Ray Goat
904d077fa3
Update editor.markdown ( #2703 )
...
Just added a missing word "sensor"
2017-05-24 14:48:45 +02:00
Michael
8de72a75cb
change homeassistant.turn_on to light.turn_on ( #2691 )
2017-05-23 07:29:11 +02: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
Fabian Affolter
7e5a377be7
Add screenshots ( #2669 )
2017-05-20 22:13:03 +02:00
Fabian Affolter
d9a5f3bd5d
Add screenshots ( #2669 )
2017-05-20 15:37:01 +02:00
Paulus Schoutsen
4cde3536d2
Fix warning
2017-05-17 21:26:25 -07:00