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
Franck Nijhof
a764f28b8a
Add link from using blueprint to creating blueprint ( #17467 )
...
* Add link from using blueprint to creating blueprint
* Update source/_docs/automation/using_blueprints.markdown
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2021-04-16 12:58:28 +02:00
Franck Nijhof
07fa3751f8
Merge branch 'current' into rc
2021-04-07 15:11:38 +02:00
Franck Nijhof
cc1ba5b00c
Add clarity to automation editor page example sensor ( #17268 )
2021-04-04 21:32: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
jonwaland
90a1530bf3
Update editor.markdown ( #16909 )
2021-03-22 13:54:27 +01:00
jonwaland
6296f4b837
Update using_blueprints.markdown ( #16910 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-03-18 20:37:06 -07: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
Franck Nijhof
38d229792b
Add more My links ( #16816 )
2021-03-03 15:18:22 +01:00
Franck Nijhof
1e419b6d8e
My plugin updates ( #16806 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-03 15:18:17 +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
ea69f1080b
Merge branch 'current' into next
2021-02-24 12:23:34 +01:00
Erik Montnemery
2b4f3202be
Tweak event trigger template docs ( #16713 )
2021-02-23 22:21:06 +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
Franck Nijhof
cfa3128142
Enquote YAML occurances of alias strings ( #16576 )
2021-02-15 08:08:37 +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
db2a9a4a5a
Update YAML standards for automation pages ( #16488 )
2021-02-10 13:56:13 +01:00
Erik Montnemery
f277317a2e
Improve automation templating docs ( #16454 )
2021-02-08 22:57:03 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 ( #16394 )
2021-02-04 03:00:11 +01:00
Franck Nijhof
e8535feb9d
Merge branch 'current' into rc
2021-02-03 12:04:23 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 ( #16379 )
2021-02-01 22:46:37 +01:00
Franck Nijhof
7910d17c08
Bunch of YAML styling improvements ( #16372 )
2021-02-01 10:42:12 +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
MagieMalone
5f1efdeeb6
easier return entity state object of a trigger ( #16294 )
...
replacing `states[trigger.to_state.domain][trigger.to_state.object_id]`
with `states[trigger.to_state.entity_id]` for better readability and keeping the same function.
2021-01-25 12:34:36 +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
c0c2318cfa
Merge branch 'current' into next
2020-12-28 14:02:58 +01:00
Bram Kragten
1fb777d2b4
Update links to blueprint exchange forum ( #15890 )
2020-12-13 12:27:43 +01:00
Franck Nijhof
68c232916a
Merge branch 'current' into rc
2020-12-13 01:49:04 +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
Paulus Schoutsen
2fe67fcf84
Update link to the blueprints category. ( #15874 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-10 13:19:22 +01:00