Erik Montnemery
32e347edf7
Document setting state trigger to
or from
to null ( #20324 )
2021-11-16 11:36:39 +01:00
Sebastian Lövdahl
4979b7ee76
Add link to docs for condition trigger ID ( #20169 )
2021-11-06 21:21:11 +01:00
Joeri Colman
ae7a12d4f8
Fixed contradiction for multiple entity IDs ( #19840 )
2021-10-18 12:28:19 +02:00
Jamie Weston
3b1accf815
Clarification on trigger ID's and tidied up TOC ( #19671 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-11 13:46:39 +02:00
reichley
2aa0676f9d
change prefix 00 when 0 note ( #19662 )
2021-10-11 11:22:46 +02:00
Joris Roovers
0e75bf304c
Typo fixes in automation trigger docs ( #19429 )
2021-09-22 13:38:42 +02:00
Igor Loborec
98a1a43cd1
Add info on trigger id's uniqueness requirement ( #19336 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-15 08:44:47 +02:00
Sam Reed
37c1187557
Fix formatting of numbers in prefix warning box ( #19001 )
2021-08-21 13:16:41 +02:00
Illia Grybkov
49616bf450
Change above/below confusion in clarification of example ( #18739 )
2021-08-17 01:03:37 +02:00
Sebastian Lövdahl
8c2e89f1b2
More numeric_state attribute/value_template docs ( #18696 )
...
This PR adds a bit more documentation for the `attribute` and `value_template` properties for the `numeric_state` trigger.
2021-08-03 11:08:53 +02:00
Christopher Loessl
0c7bb747f7
docs(automation): clarify the importance of cross ( #18628 )
2021-07-27 11:16:51 +02:00
Chris Browet
9bd32c7567
Fix webhook trigger.json example ( #18613 )
...
As it is, the curl sample, without data, actually generates a
```
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
```
2021-07-26 10:23:41 +02:00
TheDK
046e54f78c
Update trigger.markdown ( #18425 )
...
Fixed typo.
2021-07-08 08:41:17 +02:00
Erik Montnemery
9df461964a
Document trigger id ( #18159 )
2021-06-11 23:16:06 +02:00
Franck Nijhof
aa08471668
Allow number & sensors references in numeric_state triggers/conditions ( #18084 )
2021-06-04 18:14:58 +02:00
Jordan Kueh
f28203fec7
Adding notes on JSON content-type header ( #17902 )
...
I noticed that the `trigger.json` key wasn't accessible unless I explicitly set the `Content-Type` header, so adding my discoveries to the documentation.
Let me know if anything needs to be tweaked!
2021-05-25 13:06:33 +02:00
Paulus Schoutsen
6a35fa5380
Document trigger entity ( #17092 )
...
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-30 19:13:29 +02:00
CupertinoGeek
afab59d840
Update trigger.markdown ( #16961 )
2021-03-12 11:45:46 +01:00
Franck Nijhof
fad2a45310
Collection of Markdown/YAML cleanups ( #16817 )
2021-03-03 15:18:25 +01:00
Erik Montnemery
0ec95a994a
Fix MQTT trigger value_template example ( #16755 )
2021-03-03 15:18:11 +01:00
Erik Montnemery
9737e87dab
Document value_template in MQTT triggers ( #16754 )
2021-03-03 15:18:08 +01:00
Anders Melchiorsen
7962e3ae9e
Clarify template trigger behaviour ( #16733 )
2021-03-03 15:17:54 +01:00
Franck Nijhof
14d360ef22
Merge branch 'current' into next
2021-02-15 13:29:02 +01:00
Franck Nijhof
a1d0b36e81
Update some service calls to use target ( #16575 )
2021-02-15 12:32:12 +01:00
Erik Montnemery
fb46c03804
Document trigger templating ( #16455 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 20:04:53 +01:00
Franck Nijhof
e8535feb9d
Merge branch 'current' into rc
2021-02-03 12:04:23 +01:00
Franck Nijhof
4005381c9c
Merge branch 'current' into next
2021-02-03 11:32:18 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 ( #16379 )
2021-02-01 22:46:37 +01:00
Franck Nijhof
63cb191bcd
Merge branch 'current' into next
2021-01-25 15:35:39 +01:00
kozerskil
24d84ac6f8
Update trigger.markdown ( #16257 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-25 14:20:16 +01:00
Dubh Ad
77bdc16fb8
Update trigger.markdown ( #16271 )
...
Geolocation vs zone causes regular confusion.
2021-01-24 01:05:29 +01:00
Erik Montnemery
ec85500da3
Clarify state trigger functionality ( #16184 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-15 19:04:20 +01:00
Alexei Chetroi
f08a5ef3d4
Update numeric_state trigger documentation ( #16171 )
2021-01-13 16:20:56 +01:00
Franck Nijhof
b42020e07d
Merge branch 'current' into next
2020-12-13 01:48:35 +01:00
Villhellm
75127c197a
Remove warning about using now()
( #15878 )
...
Remove warning about using `now()` in template triggers
2020-12-10 20:39:09 +01:00
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
On Freund
842faa9c42
Add multiple user_id example to event trigger ( #14750 )
2020-10-15 21:18:34 +02:00
Franck Nijhof
19cd964130
Merge branch 'current' into next
2020-10-07 12:25:34 +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
On Freund
f9c0581076
Add context to event trigger documentation ( #14678 )
2020-10-01 11:59:31 +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
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