180 Commits

Author SHA1 Message Date
Franck Nijhof
e2e5c94921
Add support for multiple tags and devices in tag trigger (#15612) 2020-12-01 09:01:31 +01:00
Franck Nijhof
ef2ea93397
Merge branch 'current' into next 2020-11-27 19:55:10 +01:00
HepoH3
0af9e5e563
Update time trigger documentation (#15684)
There is no such device class as "datetime" at the sensor page. Instead, there is timestamp and that is confusing.

See: https://www.home-assistant.io/integrations/sensor/#device-class
2020-11-20 17:42:50 +01:00
Franck Nijhof
a355abf72f
Add support for multiple event triggers in automation (#15611) 2020-11-12 12:00:56 +01:00
Franck Nijhof
021550a553
Merge branch 'current' into next 2020-11-11 15:33:07 +01:00
Franck Nijhof
e48fed44e2
Add missing tag trigger documentation (#15608) 2020-11-11 10:31:55 +01:00
Paulus Schoutsen
4f9b70c010
Document using sensor for time trigger (#15544) 2020-11-09 14:51:15 +01:00
Franck Nijhof
06f9f368ad
Merge branch 'current' into next 2020-10-21 02:10:41 +02:00
Malte Franken
f3d4350330
Add trigger.query to webhook documentation (#14950) 2020-10-20 22:10:02 +02:00
On Freund
842faa9c42
Add multiple user_id example to event trigger (#14750) 2020-10-15 21:18:34 +02:00
Franck Nijhof
f8b7591f47
Merge branch 'current' into rc 2020-10-07 12:26:34 +02:00
Franck Nijhof
19cd964130
Merge branch 'current' into next 2020-10-07 12:25:34 +02:00
Juri Calleri
0bfdca7e2f
English code and fixes (#14929)
Not everybody speak Spanish, also, better names for sensor and scene
2020-10-06 10:18:10 +02:00
Ron Klinkien
c7b6673cc8
Removed all {{site_root}} entries from links (#14873) 2020-10-04 12:47:06 +02:00
Stefan
f170b42a10
Update trigger.markdown (#14711)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-02 19:10:02 +02:00
Klaas Schoute
610597eb83
✏️ Move automation and backend redirect to file (#14759) 2020-10-02 12:01:12 +02:00
pniewiadowski
50c360c1af
Fixed broken link (#14757) 2020-10-02 11:17:06 +02:00
Stefan
2cbf74204a
Update templating.markdown (#14704)
Fixed broken link
2020-10-02 10:43:32 +02:00
On Freund
f9c0581076
Add context to event trigger documentation (#14678) 2020-10-01 11:59:31 +02:00
Franck Nijhof
bd41672de7
Merge branch 'current' into next 2020-09-30 14:03:05 +02:00
Adam Whittingham
16663651c5
Update above/below note (#14658)
The note has the words `above` and `below` the wrong way around, and is probably clearer if `and` is used to show both conditions must be true.
2020-09-30 12:37:56 +02:00
Franck Nijhof
ce6ebd36f8
Merge branch 'current' into next 2020-09-29 19:16:30 +02:00
Carlo Costanzo
af2765934d
Minor edit: Service_template is obsolete (#14621)
Switching last service_template to just service.
2020-09-27 13:41:36 +02:00
Franck Nijhof
c69644ae58
Merge branch 'current' into next 2020-09-24 16:46:51 +02:00
remy33
b0f8376250
Update trigger.markdown (#14583)
-d "" as empty  seems to not work as expected.
Explicit POST solves it.
2020-09-23 11:13:57 +02:00
Franck Nijhof
22471fcfed
Merge branch 'current' into next 2020-09-19 10:23:38 +02:00
Thomas Lovén
6b50ac40f6
Quotes around jinja template (#14543) 2020-09-18 09:52:47 +02:00
Franck Nijhof
117d3ae00f
Fix state trigger attribute example (#14461) 2020-09-10 21:18:08 +02:00
Paulus Schoutsen
ea44553595
Document variables for scripts/automations (#14458)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-10 21:18:05 +02:00
Franck Nijhof
e9bebac1bb
Clarify state triggers holding using for, ignore attribute changes (#14444) 2020-09-10 21:17:58 +02:00
Paulus Schoutsen
1019b852a0
Document variables for scripts/automations (#14458)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-10 20:44:19 +02:00
Franck Nijhof
3c67c58e48
Fix state trigger attribute example (#14461) 2020-09-10 20:39:29 +02:00
Franck Nijhof
d517bcf127
Clarify state triggers holding using for, ignore attribute changes (#14444) 2020-09-09 21:46:26 +02:00
Franck Nijhof
0ea561ae9d
Support 'for' without setting the 'to'-state in automation state trigger (#14423) 2020-09-07 16:36:49 +02:00
Anders Melchiorsen
c859cd071d
Add state trigger examples with to/for and from/for (#14363) 2020-09-07 16:11:27 +02:00
Franck Nijhof
056cdf967a
Add shorthand notation for Template conditions (#14413) 2020-09-06 16:57:08 +02:00
Franck Nijhof
58f7bd7009
Merge branch 'current' into next 2020-09-05 15:14:52 +02:00
Adam
8bd0591e52
Add explanation of multiple entities for the same trigger (#14375)
Addressing Issue #14304
2020-09-03 11:26:21 +02:00
Raman Gupta
7fd75081fe
Include new attribute parameter for Numeric State triggers in automation docs (#14361)
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
2020-08-31 22:32:27 +02:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) (#14292) 2020-08-24 17:50:53 +02:00
Phil Bruckner
a89d99be20
Time trigger can also accept an input_datetime Entity ID (#14207)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-13 13:29:20 +02:00
Franck Nijhof
4c291fd029
Merge branch 'current' into rc 2020-08-11 14:08:32 +02:00
Franck Nijhof
f3e195f7d9
Merge branch 'current' into next 2020-08-11 14:08:05 +02:00
Stefan
8151efd0bc
Zone Trigger: changed entity_id from device_tracker to person (#14228)
Entity_id of a zone trigger can be both a person, or a device_tracker. I'd say that a person entity is the newer, recomended type.
2020-08-11 13:05:41 +02:00
Felix Stupp
cddd3720db
Fixed ambigouty about above/below for automation trigger numeric_state (#14204)
Above and below are strict comparison operators (> or <, not >= or <=).
The version before was ambiguous about that by explaining that values like 17 or above will trigger the automation.
2020-08-11 12:49:45 +02:00
Franck Nijhof
accbc276de
Add support for multiple time triggers in automations (#14035) 2020-08-03 14:53:53 +02:00
Kocsen Chung
854e00b37a
Fix typo in state trigger warning (#13863)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-06-28 10:35:44 +02:00
Thomas Dietrich
4651e7fe91
Extend triggers intro section (#13812)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-06-22 19:01:42 +02:00
Max
681549e282
Add a bit on device triggers in /automation/trigger (#13289)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-06-01 21:00:34 +02:00
AJStubbsy
7753b3e886
AJStubbsy.markdown (#13551) 2020-05-22 12:24:28 +02:00