132 Commits

Author SHA1 Message Date
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples (#34932) 2024-10-02 11:13:23 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys (#34825) 2024-09-24 20:23:58 +02:00
c0ffeeca7
4f6a76ba16
Rename service-calls file to perform-actions to align terminology (#34254) 2024-08-12 09:47:01 +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
f8c7bbb661
Rename Services to Actions: URL Fixes (#33844) 2024-07-17 10:33:27 +02:00
Franck Nijhof
83a6006ff3
Merge branch 'current' into next 2024-07-16 18:03:38 +02:00
Madelena Mak
138aa062ea
A wider website and documentation navigation revamp (#33601)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 13:40:34 +02:00
c0ffeeca7
2baefc2cfb
service-calls-page: rename to 'perform action' (#33775)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 11:44:47 +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
b580d022c7
Allow templates for enabling conditions (#32771) 2024-05-15 21:05:08 +02:00
Franck Nijhof
5ca5621f11
Merge branch 'current' into rc 2024-04-03 12:20:33 +02:00
Clinton Gormley
7c923f48f8
Update service-calls.markdown (#32086) 2024-03-29 18:48:37 +01: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
Dawid Nowak
fd2497624a
service-calls: added info that target values should be lower-cased (#31273) 2024-03-20 09:08:47 +01:00
c0ffeeca7
1be6ac4854
Remove deprecated service list_events in favor of get_events (#30196)
* Deprecate service list_events in favor of get_events

- The service `calendar.list_events` is deprecated in favor or `calendar.get_events`
- in 2023.12. Scheduled to be removed in 2024.6
- This PR adds a note that this service is deprecated
- The docs for `get_events` are a topic for a separate PR
- Unlike list_events, get_events supports multiple responses
- related parent PR in core: https://github.com/home-assistant/core/pull/102481

* remove newlines

* Remove dates to align with format of other deprecation notices

* WIP: add calendar.list_events

* Add example of get_event, remove list_event

* Fix exmaple in service-calls
2023-12-14 10:19:47 +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
Allen Porter
7ebf94ad8e
Add documentation for scripts and service calls with response data (#27863)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-27 13:12:56 +02:00
Sven Serlier
4d7f6d1480
Small documentation improvements (4) (#26702)
Co-authored-by: Marc Randolph <mrand@users.noreply.github.com>
2023-03-26 11:50:04 +02:00
Erik Montnemery
9b17e380cf
Document templating for in state conditions (#26317) 2023-02-20 19:14:51 +01:00
Jan Bouwhuis
729991f4ff
Correct documentaion links to templating docs (#26055) 2023-02-02 13:34:17 +01:00
Karlie Meads
de4845d189
Update documentation to reflect intuitive behaviour of an action being disabled (#25794) 2023-01-16 21:41:02 +01:00
Thanassis Adamis
b97dde32df
improve the comment of the 'for' usage in the state conditions (#25524) 2023-01-03 15:10:03 +01:00
Marius
0b251ed3a0
replace 'valid' with 'true' (#25377)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-12-29 09:03:11 +01:00
Danny Tsang
1104beb7dc
Reworded introduction on conditions page. (#25256)
fixes undefined
2022-12-12 16:59:04 +01:00
Rob Coleman
f5b5c150f1
Correct the state attribute example (#25020) 2022-11-22 10:07:59 +01:00
Janick Bergeron
0a97b638b2
Remove contradiction in sunset condition (#24005) 2022-10-14 13:12:24 +02:00
Nico Vromans
86cb9ca5ed
Fixed sunset offset description. (#22655) 2022-05-09 13:07:50 +02:00
Franck Nijhof
a5dcedc160
Merge branch 'current' into rc 2022-05-03 13:37:26 +02:00
Danny Tsang
4f01d27575
Moved sunset/sunrise condition descriptions to before examples. (#22580) 2022-05-02 12:53:10 +02:00
Thomas Lovén
9f04669f37
Documentation for home-assistant/core#70120 (#22408) 2022-04-18 22:09:40 +02:00
Franck Nijhof
f36774bfc9
Allow disabling specific triggers/actions/conditions (#22401) 2022-04-16 13:18:29 +02:00
Franck Nijhof
54710963ee
Merge branch 'current' into next 2022-04-16 09:41:17 +02:00
Paulus Schoutsen
1694d6641f
Remove script editor docs (#22391) 2022-04-14 22:01:59 +02:00
Franck Nijhof
91f28433ab
Allow any entity to match state condition (#22321) 2022-04-12 12:10:16 +02:00
OzGav
91757cde17
Update conditions.markdown (#22192) 2022-03-30 09:27:16 +02:00
Franck Nijhof
0b04252537
Move /lovelace -> /dashboards, and renames resulting from that (#22036) 2022-03-15 21:36:33 +01:00
Erik Montnemery
65ef7786dd
Document short hand templates in condition actions (#20794) 2021-12-21 12:29:48 +01:00
Franck Nijhof
bed03c1358
Merge branch 'current' into next 2021-10-27 12:22:38 +02:00
Kiril Peyanski
275de96f26
Update conditions.markdown (#18725) 2021-10-26 16:40:58 +02:00
Chris Browet
99b3511c31
Service call with a native dictionary (#19922) 2021-10-23 21:10:55 +02:00
Chris Browet
21b47f7bf9
Add a TOC to the condition reference (#19156)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-28 13:42:41 +02:00
Oncleben31
02f4d38145
Current example in Conditions documentation don't work (#19308) 2021-09-18 09:27:38 +02:00
Franck Nijhof
e0011641cf
Clarify target example in script service call documentation (#19037) 2021-08-24 12:46:51 +02:00
ryman1
463e92cdf8
Change 'condition' to 'conditions' (#18543) 2021-07-21 23:05:57 +02:00
Erik Montnemery
baa1e53193
Document trigger condition (#18160)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-12 11:48:07 +02:00
Franck Nijhof
c1f6e7ef5f
Add referencing sensor entities for before/after in time conditions (#18115) 2021-06-07 18:24:16 +02:00