sewa0815
4864d5323b
fix wording ( #36075 )
2024-12-01 12:23:16 +01: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
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
2602651bdc
Rename Services to Actions in integrations: S ( #33827 )
...
* Rename Services to Actions in integrations: S
* Update source/_integrations/scene.markdown
* Update source/_integrations/scene.markdown
* tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 07:40:05 +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
John Taseff
f8ba06e308
Script - add and clarify using UI for Fields/variables ( #31495 )
...
* Script - add and clarify method to use Fields/variables in the UI
Add description of Fields in Script UI
Add instructions to create and use Fields in Script and Automation editors
Reorganize and clarify other non-UI methods of passing variables
* fix raw tags
* reorganize to clarify examples
reorg the existing examples that showed the way to pass variables in service call data. Existing made it sound too complicated and order seemed weird.
* Reorganize section headers
Reorg section headers:
- put Full Config at the bottom of Config, as it's usually a reference and to match formatting of some other integrations
- Separate the Video Tutorial link to a new header outside of Config
* typo
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* small tweak to suggested edits
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-05 07:40:31 +01:00
c0ffeeca7
eb027142ab
s-t integrations: apply sentence-style capitalization ( #29864 )
...
* s-t integrations: apply sentence-style capitalization
* Fix capitalization errors in brand names I instroduced in previous commit.
2023-11-16 12:15:43 +01:00
Smart Home Junkie
9ced9ce150
Added a video tutorial ( #29809 )
2023-11-13 13:59:22 +01:00
karwosts
3d9c573302
Remove erroneous statement about script field description ( #29366 )
2023-10-16 08:41:29 +02:00
Franck Nijhof
c39f4886d3
2022.10: Sync with codebase
2022-10-05 18:25:01 +02:00
Franck Nijhof
672b8f6627
Add note about where to manage scripts ( #22770 )
2022-05-16 12:24:18 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Richard T. Schaefer
29f6cba2a6
Add this variable for use by automation and script templates ( #18505 )
2021-07-28 09:10:13 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside ( #17601 )
2021-04-26 18:04:26 +02:00
Franck Nijhof
14b2d8515d
Add support for Selectors in Script service fields ( #17171 )
2021-03-29 19:18:15 +02:00
Philip Allgaier
dfe054987a
Minor script tweaks ( #16926 )
2021-03-09 15:56:23 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +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
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates ( #16478 )
2021-02-10 08:34:28 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 ( #16394 )
2021-02-04 03:00:11 +01:00
Franck Nijhof
7910d17c08
Bunch of YAML styling improvements ( #16372 )
2021-02-01 10:42:12 +01:00
Klaas Schoute
d99252f613
👕 Markdown style changes ( #15861 )
2020-12-09 18:48:17 +01:00
EvolvingFuture
6e98fe07ad
Update script.markdown ( #15726 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-23 10:16:01 +01:00
Raman Gupta
b6b7632a8f
Add note that template can be used as input to variable in variable definition ( #15493 )
2020-10-31 20:58:35 +01:00
Franck Nijhof
1ca5f87fd7
Sync codebase with docs for 0.117
2020-10-28 18:25:25 +01:00
Andrzej
5243b1d755
IoT class for script ( #15263 )
2020-10-16 11:36:36 +02:00
Thomas Lovén
a425383638
Quotes around jinja templates ( #14544 )
2020-09-18 09:52:12 +02:00
Paulus Schoutsen
ea44553595
Document variables for scripts/automations ( #14458 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-10 21:18:05 +02:00
Phil Bruckner
0ac2e4928c
Add max_exceeded log level option to automations & scripts ( #14353 )
2020-09-02 11:05:29 +02:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) ( #14292 )
2020-08-24 17:50:53 +02:00
Phil Bruckner
70f5dd5f92
Explain what happens to calling script when called script has errors ( #14059 )
2020-07-22 15:55:31 +02:00
Phil Bruckner
6845a316dd
Remove legacy script mode and simplify remaining modes ( #13971 )
2020-07-10 17:00:31 -07:00
Phil Bruckner
d81685a379
Add new script configuration options ( #13859 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-06 12:02:26 +02:00
Franck Nijhof
ecce31bb7a
Remove logo frontmatter for all internal integration ( #12283 )
2020-03-06 15:35:09 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter ( #12277 )
2020-03-05 17:28:39 -08:00
Franck Nijhof
33d2d8ae37
Merge branch 'rc' into current
2020-02-26 14:34:44 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., ( #12162 )
...
* Change i.e. and e.g. to i.e.,, and e.g.,
* Update textlintrc.json
* Update .textlintrc.json
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* added i.e.,
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Paulus Schoutsen
fb25dbfd28
Allow specifying icon for a script ( #12110 )
2020-02-17 19:49:26 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests ( #11673 )
2020-01-08 13:25:21 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase ( #11672 )
...
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase
* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting ( #11654 )
2020-01-07 14:43:49 +01:00
Marius
02908a82d6
add raw to the delay template ( #11456 )
...
* add raw to the delay template
add raw to the delay template.
might need something extra: right now, when visiting this page, no value is displayed for the delay, which wouldn't be correct, since it could suggest it to be valid syntax to do so.
Not sure how to change that in the html of this page, so ask for suggestion on behalf of the team.
please see https://community.home-assistant.io/t/confused-about-script-field-template-in-docs/155023/7?u=mariusthvdb for more info here
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-24 15:13:49 +01:00
Dubh Ad
801f96d366
Clarity update on the script docs ( #10746 )
...
It came up today in [DrZzs Discord](https://discordapp.com/channels/469330414121517056/476055894447357952/632626645139980288 ) that the wording makes it seem like scripts are run when Home Assistant starts. A minor tweak to make it hopefully clearer that it's turning on _the script_ that makes it run.
2019-10-12 19:45:51 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations
2019-10-02 00:04:39 +02:00