204 Commits

Author SHA1 Message Date
Roman Sivriver
dce9aa4d34 fix typo (#41313) 2025-10-14 02:42:42 +02:00
Duncan Elliot
358892fa97 Remove web UI note for time pattern trigger (#41173) 2025-10-05 19:59:52 +02:00
RoboMagus
18b1b70a8b Update webhook trigger with template option for webhook_id (#40607) 2025-09-12 22:03:28 +02:00
Franck Nijhof
399f77fe6f Add weekdays to time trigger (#39707) 2025-07-04 22:31:51 +02:00
HarvsG
eee7a20b32 Caveat use of local commands when using LLMs (#39262) 2025-06-23 15:26:13 +02:00
Alastair McCormack
563bfd34fd chore: use of correct 24-hour clock terminology (#38758) 2025-04-28 08:22:17 +02:00
Petro31
d4bd08d3b4 Fix trigger example with hidden template (#37800)
* Fix trigger example with hidden template

* Remove auto-TOC thing
2025-03-08 11:33:44 +01:00
drewsteinacher
ae7cc8b2de Link to min_version docs where it is referenced (#36233) 2024-12-08 22:13:07 +01:00
TheGroundZero
54b5fc9726 Move note so it better aligns with the example code it references (#36062) 2024-12-01 21:49:12 +01:00
Petro31
6ea0d1070f add-limited-template-to-time-trigger-at (#33624) 2024-10-25 07:09:51 +02:00
Colin Guthrie
4045efb01e A couple small fixes for 'service' to 'action' renames in automations (#35074) 2024-10-04 19:11:58 +02:00
Franck Nijhof
b825527486 Change trigger platform key to trigger (#34901)
* Change trigger platform key to trigger

* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0 Adjust automation to plural triggers/conditions/actions keys (#34825) 2024-09-24 20:23:58 +02:00
Franck Nijhof
95de69ca39 Merge branch 'current' into next 2024-09-24 13:57:20 +02:00
Tsvi Mostovicz
af018c77bd Add documentation for supporting offsets (#33611) 2024-09-16 08:52:13 +02:00
karwosts
06ff6e1387 Document merging lists of triggers (#34404)
* Update trigger.markdown

* Update trigger.markdown

* use new caution flags

* Update trigger.markdown
2024-09-10 14:24:31 +02:00
c0ffeeca7
41369ba4bc Explain that event and event entity are not the same (#34574)
* Explain that event and event entity are not the same

* Implement review feedback

* Fix typo

* Update source/_docs/configuration/events.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-05 13:10:47 +02:00
c0ffeeca7
ed0c871f4e State trigger: rephrase (#34571)
* State trigger: rephrase

* Add intro text to example
2024-09-04 14:36:33 +02:00
Rick Auch
d82638fee2 Clarify when numeric state will update when other entities are used as limits (#34335) 2024-08-25 17:33:13 +02:00
Franck Nijhof
6ca14d3efc Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Madelena Mak
d4c03fe1be Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Franck Nijhof
8f53689a00 Merge branch 'current' into next 2024-05-27 14:59:43 +02:00
Clément Notin
985c08a8b7 Below/above is lower/higher than, *equal excluded* (#32945) 2024-05-26 13:00:24 +02:00
Matthias Alphart
ae8aae8d5a Allow templates for enabling automation triggers (#32662) 2024-05-16 09:23:09 +02:00
c0ffeeca7
980996f0f5 Docs: fix markdown in related meta data section (#32431)
* Docs: fix markdown in related meta data section

* Fix markdown

* Update source/_docs/organizing/categories.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

---------

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-04-23 14:49:58 +02:00
c0ffeeca7
e6448f68dc Configuration: Move related topics to meta data (#32409) 2024-04-22 14:42:24 +02:00
Franck Nijhof
a887764d23 Merge branch 'current' into next 2024-03-27 10:12:39 +01:00
Franck Nijhof
a30e2cd33c Allow numeric state trigger/condition against zone entities (#32038)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-26 19:41:57 +01:00
Rick Auch
184b19d109 Add state object detail to numeric state (#31809)
* Add state object detail to numeric state

The numeric state trigger populates an object called `state` but this was not in the documentation previously. This change makes it explicit and also provides a link to the relevant state object documentation.

* Update trigger.markdown

User more concise explanation of the state object in the numeric trigger, and added an example using `state.state`

* Update trigger.markdown

Added explanation to examples that use `state`
2024-03-12 10:49:42 +01:00
c0ffeeca7
2b851a8795 Custom sentences: add more details to conversation response step (#31558)
* Custom sentences: add more details to conversation response step

* Add related links

* Prereqs: add link to S3-BOX tutorial
2024-02-22 16:53:40 +01:00
Tudor Sandu
5f8125db1f Add timeout information about shutdown trigger (#26987)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-12-27 11:23:12 +01:00
c0ffeeca7
8d98500d0e Docs c z apply sentence style caps add term refs (#29892)
* Docs a-b: apply sentence-style-caps, add term refs

* Docs: apply sentence-style-caps, add term refs

* Apply suggestions from code review

* Glossary: add alias for plural

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-18 14:36:08 +01:00
c0ffeeca7
8a6fa5a803 Docs: apply sentence-style capitalization (#29891)
* Docs: apply sentence-style capitalization

* Update source/_docs/automation/trigger.markdown

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-18 11:29:00 +01:00
c0ffeeca7
8bb2c3ead3 Docs: apply sentence-style capitalization (#29867)
* Docs: apply sentence-style capitalization

* Update source/_docs/automation/trigger.markdown
2023-11-16 13:13:28 +01:00
Michael Hansen
c3464e7248 Document sentence trigger wildcards (#28332) 2023-07-27 20:31:02 +02:00
Franck Nijhof
0691b87d5e Fix a bunch of anchor links (#28127) 2023-07-07 14:38:06 +02:00
c0ffeeca7
c90898a699 Sentence triggers: external AIs cannot be used as triggers (#28119) 2023-07-07 12:48:38 +02:00
Franck Nijhof
749f148569 Merge branch 'current' into next 2023-06-28 10:16:49 +02:00
RoboMagus
0d3fbaae6e Add persistent_notification automation trigger to docs (#27860)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-27 12:21:19 +02:00
Michael Hansen
f201c6b473 Document sentence triggers (#27929)
* Document sentence triggers

* Clean up sentence trigger docs
2023-06-26 16:46:58 -04:00
beMoD
3a33dcebb3 Update Sun trigger Offset (#27896)
Update description of the offset trigger to reflect the possibility to also use number of seconds.
2023-06-21 05:58:35 +02:00
Alex
4240991171 Bugfix wording (#27857)
Bugfix wording around "allowing for much more flexible automations than.." (was allowing much more flexible automations that..)
2023-06-19 08:36:44 +02:00
Smart Home Junkie
959b6aa015 Update trigger.markdown (#27740)
Added video tutorial on Trigger IDs
2023-06-12 09:19:29 +02:00
Eric Severance
22e86c1d4d Describe webhook trigger allowed_methods/local_only options (#21637)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-14 12:58:28 +02:00
Geoff
b94d61c3bb Update trigger.markdown (#26853) 2023-04-04 12:45:55 +02:00
Sören Beye
2910260841 Improve webhook trigger documentation (#26689) 2023-03-26 23:51:11 +02:00
Dennis Gaida
c04b8fe024 Added a note for crossing thresholds (#26045)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-06 21:09:57 +01:00
balk77
f03e5dd585 Update trigger.markdown - sun offset (#24739) 2022-11-17 11:46:48 +01:00
Sven Serlier
61c4ed9b7b Update URL (#24241) 2022-09-25 18:04:40 +02:00
Danny Tsang
b6dc397435 Added duration to state trigger example (#23958) 2022-08-31 16:41:09 +02:00