Clinton Gormley
7c923f48f8
Update service-calls.markdown ( #32086 )
2024-03-29 18:48:37 +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
Franck Nijhof
aa08471668
Allow number & sensors references in numeric_state triggers/conditions ( #18084 )
2021-06-04 18:14:58 +02:00
Clemens
886a1be69b
Update conditions.markdown ( #17147 )
2021-03-27 12:04:04 +01:00
David Beitey
78febbe131
Wrap service call docs template example value in quotes ( #17025 )
2021-03-16 16:48:59 +01:00
Philip Allgaier
ede860d9be
Some fixes for service-call docu ( #17006 )
2021-03-15 13:05:00 +01:00
Erik Montnemery
c97f7fa715
Add alias to condition syntax examples ( #16697 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-22 21:22:11 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +01:00
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates ( #16478 )
2021-02-10 08:34:28 +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
Bram Kragten
7d2544d97a
Add target to service calls docs ( #15891 )
2020-12-13 13:17:38 +01:00
Klaas Schoute
bff91be75c
✏️ Move scripts and auth redirect to file ( #14765 )
2020-10-02 13:03:22 +02:00
Dubh Ad
2d1a9fb86e
Stripping spaces ( #14622 )
...
Another broken example
2020-09-26 17:43:48 +02:00
Abel Matser
43d4d63749
Remove unnecessary _template after service call ( #14566 )
...
Since 0.115 the simpler ```service``` can be used instead of ```service_template```.
2020-09-19 20:56:09 +02:00
Franck Nijhof
5a5fdd4f8a
Add note about using shorthand condition templates in script sequences ( #14433 )
2020-09-10 21:17:53 +02:00
Franck Nijhof
4f7216c7c9
State condition can also accept an input_* Entity ID as state value ( #14412 )
2020-09-07 00:36:27 +02:00
Franck Nijhof
695f81fb69
Numeric state condition can also accept input_number entity ID ( #14403 )
2020-09-06 20:29:32 +02:00