Commit Graph

32 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
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
Peter Wilhelm
af90d14398 Update example for using trigger.event.data.message due to syntax error (#32774)
trigger.event.data.message is received as a list (as evidenced by the condition that checks for data within the first element). Following the example as it currently is generates the following error, which this change will now mitigate.

template value should be a string for dictionary value @ data['message']
2024-05-21 16:09:37 +02:00
c0ffeeca7
d545c0bf86 s-integrations: add glossary reference to config file (#32762) 2024-05-14 16:28:47 +02:00
Franck Nijhof
518c097ba7 Fix double double quotes in example + style tables (#28135) 2023-07-08 09:28:23 +02:00
c0ffeeca7
9b1ec6be94 S-integrations: replace term component by integration (#27835) 2023-06-15 09:27:51 +02:00
Danny Tsang
4d105ec55f Removed missing Google maps example (#27097) 2023-04-24 22:15:34 +02:00
Franck Nijhof
0c1e49a5f3 2022.11: Sync docs with codebase 2022-10-31 18:46:47 +01:00
Philip Allgaier
8f12f68ced Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Franck Nijhof
5d72c2a03c Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
404e702782 Fix instructions on where to find system logs (#21067) 2022-01-06 21:36:48 +01:00
Franck Nijhof
3fa898f95f Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02: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
Rene Nulsch
c6ed04cf08 Add description of name field (#16453)
Add description "name" field. 
fixes: https://github.com/home-assistant/core/issues/45825
2021-02-08 11:03:33 +01:00
Franck Nijhof
09759662a1 Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
4cf0da2c34 Sync codebase with docs for 2021.1 2021-01-06 15:58:39 +01:00
Klaas Schoute
d99252f613 👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Franck Nijhof
6225c6b18b Complete IoT Classifications (#15576) 2020-11-20 21:32:23 +01:00
Francesco
b5fb8283a4 Changed "Conditional Messages" example (#15431)
The example has been fit to behave correctly keeping into account that message is an array
2020-11-07 12:10:59 +01:00
Franck Nijhof
f5eeb86ab6 Templates in data & service parameters (making data_template & service_template obsolete) (#14292) 2020-08-24 17:50:53 +02:00
Sean Mooney
1fad7f4d9c Point to new location of Logs in System Log docs (#13881)
Logs have been moved to Configuration panel in 0.112
2020-07-02 12:07:41 +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
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
Yann Jajkiewicz
452cb7fef0 Fix markdown table syntax for system log 2019-10-17 10:42:48 +02:00
Franck Nijhof
dcc7c10ce4 Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2 Rename components folders to integrations 2019-10-02 00:04:39 +02:00