Franck Nijhof
b5f98c70a8
Merge branch 'current' into rc
2024-11-06 19:18:18 +01:00
Paulus Schoutsen
bde81adb63
Document device_id for sentence trigger ( #35586 )
2024-11-05 12:06:51 -06: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
24b7bfbd0d
Merge branch 'rc' into current
2024-10-02 20:01:59 +02:00
c0ffeeca7
61de2c5b0c
Glossary: add YAML definition ( #35017 )
2024-10-02 14:52:07 +02:00
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples ( #34932 )
2024-10-02 11:13:23 +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
c0ffeeca7
e73f0e8c26
Automation editor: update to reflect current SW ( #34039 )
2024-07-31 16:44:42 +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
Franck Nijhof
321275e2a6
Rename Services to Actions: several tweaks ( #33845 )
2024-07-17 10:39:22 +02:00
Franck Nijhof
83a6006ff3
Merge branch 'current' into next
2024-07-16 18:03:38 +02:00
c0ffeeca7
fa7cd2831a
automation YAML: rename 'service' to 'action' ( #33797 )
2024-07-16 15:46:23 +02:00
c0ffeeca7
a9a0d917e2
automation services: rename 'service' to 'action' ( #33795 )
2024-07-16 15:21:39 +02:00
c0ffeeca7
c4d1d89ea6
Automation basics: rename 'service' to 'action' ( #33794 )
2024-07-16 15:19:43 +02:00
c0ffeeca7
067ceac431
Action page: rename 'service' to 'action' ( #33792 )
2024-07-16 15:19:00 +02:00
c0ffeeca7
dd2c41ae7c
Automation troubleshooting: rename service to action ( #33762 )
2024-07-15 19:34:01 +02:00
c0ffeeca7
651c0ae4a2
Update automation editor to reflect current SW ( #33760 )
...
* Update automation editor to reflect current SW
* Include step result, add related topic
* Fix typo
* Rephrase
2024-07-15 14:38:38 +02:00
c0ffeeca7
166ee97875
Take control of blueprint: update to reflect current SW ( #33556 )
2024-07-04 23:03:06 +02:00
c0ffeeca7
ab68019bca
Blueprint: style fixes ( #33571 )
2024-07-04 19:52:29 +02:00
c0ffeeca7
b87af8f6f8
Add icons for three dots menu and cogwheel ( #33557 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-04 10:32:22 +02:00
Franck Nijhof
7f4d82e0c9
Merge branch 'current' into rc
2024-06-30 14:00:18 +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
c0ffeeca7
57c51fa3a2
Blueprint: add procedure on taking control ( #33420 )
2024-06-26 12:10:53 +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
fffd8c63ee
Docs: add glossary ref to configuration.yaml term definition ( #32767 )
2024-05-14 18:17:43 +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
Jerome Albert
06862ad121
fixing trigger links ( #31929 )
...
fixed links of trigger and trigger ID
2024-03-18 15:00:55 +01:00
John Taseff
4a15a89e8b
update the Troubleshooting Automations page ( #31810 )
...
* update the Troubleshooting Automations page
* fix style for linter
* clarifying a couple spots
* clarifying triggers
* Style tweaks
* tiny style tweak
* Apply suggestions from code review
* Update source/_docs/automation/troubleshooting.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-15 15:30:15 +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
Danny Tsang
4abb704eea
Add example trigger data in an automation condition ( #30669 )
2024-01-08 10:21:55 +01:00
Franck Nijhof
07d67c47e2
Merge branch 'current' into next
2023-12-27 14:02:26 +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
ec1050cad3
Blueprints: add re-importing procedure ( #30208 )
2023-12-11 12:23:28 +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