270 Commits

Author SHA1 Message Date
TheFes
f5ab07a202
Add trigger and condition to configuration vars (#22467)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-26 12:21:22 +02:00
TheFes
d7421dad47
Configuration values for automations (#22178)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-22 10:33:12 +02:00
Paulus Schoutsen
1694d6641f
Remove script editor docs (#22391) 2022-04-14 22:01:59 +02:00
Franck Nijhof
f3e0eba4c0
Fix trigger variables in example (#22111) 2022-03-23 15:44:57 +01:00
Paulus Schoutsen
ba84640f69
Document trigger variables (#22058) 2022-03-18 09:25:31 +01:00
erffrfez
396aa588f3
update location of Entities list : Deleting Automations (#22031) 2022-03-15 11:34:30 +01:00
finity69x2
c553eb1fd2
Update trigger.markdown (#19476)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-22 03:09:42 +01:00
Achilleas Pipinellis
eb971b035b
Add section on keeping blueprints up to date (#20065)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-19 13:13:59 +01:00
Michael A. Alderete
534b824a6e
Update webhook trigger documentation (#21506) 2022-02-06 17:30:38 +01:00
Kamil
3d8b5316e0
Document the type of the webhook.json parameter (#21401)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-31 13:53:17 +01:00
salsaman
411e2e7c3b
correct spelling attribut -> attribute (#20822) 2021-12-22 18:04:06 +01:00
Franck Nijhof
0af6b62a7d
Merge remote-tracking branch 'origin' into next 2021-11-30 16:22:19 +01:00
cbhiii
ce427d9b96
Added link to Automation Trigger Variables (#20416) 2021-11-23 21:41:54 +01:00
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
Ketil Moland Olsen
1a7e3f5426
Corrected dead link (#19929) 2021-10-24 11:18:07 +02:00
Joeri Colman
ae7a12d4f8
Fixed contradiction for multiple entity IDs (#19840) 2021-10-18 12:28:19 +02:00
Caleb Mah
afd94a33a8
Update instructions for Automation Editor (#19770) 2021-10-16 21:33:21 +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
Franck Nijhof
89a62a8301
Fix broken my links/badges on automation troubleshooting page (#19496) 2021-09-27 18:18:34 +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
Jamie Weston
32e20dfaaa
Add reference to context in automation templating (#19043)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-09-04 16:00:23 -07:00
Thorjan Knudsvik
8b720bf540
Automation Debugging (#18400)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-25 09:29:39 +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
Pedro Lamas
fe6805d9e0
Fixes missing forward slash prefix on url (#18785) 2021-08-06 01:19:22 +02:00
Franck Nijhof
9e0bff4301
Merge branch 'current' into rc 2021-08-03 16:39:44 +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
Franck Nijhof
12bfa92cfa
Merge branch 'current' into rc 2021-08-03 10:56:58 +02:00
Chris Browet
34a97542d9
FIX: It's "trace:", not "traces:" (#18683)
Not actually sure if it's a doc or code bug, but "traces:" is refused while "trace:" works
2021-08-02 12:40:34 +02:00
Franck Nijhof
c5e83224bc
Merge branch 'current' into next 2021-07-28 13:42:27 +02:00
Richard T. Schaefer
29f6cba2a6
Add this variable for use by automation and script templates (#18505) 2021-07-28 09:10:13 +02:00
Raman Gupta
e784059e83
Add documentation on new template functions for devices (#18540)
* Add documentation on new template functions for devices

* fix examples

* Update docs

* rename function

* rename back

* Rename template function back
2021-07-28 08:45:01 +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
Oxan van Leeuwen
5489f1cf2f
Fix a bunch of typos (#18579) 2021-07-23 00:07:27 +02:00
David Beitey
e4dade1b29
Document automation trigger ID template variables (#18497)
This documents the trigger IDs and index variables available in trigger_data for all trigger platforms (https://github.com/home-assistant/core/blob/master/homeassistant/helpers/trigger.py#L79) which was mentioned in the [2021.7 release notes](https://www.home-assistant.io/blog/2021/07/07/release-20217/#trigger-conditions-and-trigger-ids).
2021-07-14 10:37:19 +02:00
Tom Brien
64da9edeef
Add references to traces for automation debugging (#18496)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-13 21:03:16 +02:00
TheDK
046e54f78c
Update trigger.markdown (#18425)
Fixed typo.
2021-07-08 08:41:17 +02:00
Franck Nijhof
862f3858de
Merge branch 'current' into rc 2021-07-07 13:06:30 +02:00
drfinn15
27832b0ade
Typo in automation.turn_off part (#18378)
Changed "on" to "off", because the service automation.turn_off turns automations off, not on.
2021-07-05 11:13:02 +02:00
Franck Nijhof
04987cbb49
Merge branch 'current' into next 2021-06-24 13:20:55 +02:00
kloggy
f16008b274
Small clarification for queued automations (#18200) 2021-06-14 23:47:48 +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
Andreas Ehn
3f02ea0d49
Improved grammar (#17903) 2021-05-22 22:12:55 +02:00
tobkim
87eaa28be8
Translated condition example to english (#17748)
Wasn't sure I was understanding the condition example correctly, so I translated it to english for clarity.
2021-05-09 02:53:55 +02:00