Commit Graph

84 Commits

Author SHA1 Message Date
c0ffeeca7
406f4dd975 Dev tools: update screenshots to show actions instead of services (#37747) 2025-02-28 09:48:31 +01:00
erffrfez
a6105d4bbc Clarify hass availability and usage for Home Assistant Core users (#36608)
* Update hass.markdown

add text as per issue #20086  (https://github.com/home-assistant/home-assistant.io/issues/20086).

also change bash to text in the markdown to remove the colour highlighting from 'exit', 'file' etc

* Update source/_docs/tools/hass.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update source/_docs/tools/hass.markdown

I think all I need to do here is 'Commit suggestion' and then it will happen. I have no authority to disagree with the suggested change!

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-02-05 20:32:47 +01:00
Jan-Philipp Benecke
e232742dbe Add new shortcut for device filter (#36106) 2024-12-09 23:35:46 +01:00
Jan-Philipp Benecke
e19a69f703 Add new shortcut for Assist dialog (#36107)
* Add new shortcut for Assist dialog

* Explain assist

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-12-03 07:37:03 +01:00
Franck Nijhof
f10f777998 Improve YAML styling for all automation examples (#34932) 2024-09-26 12:39:04 +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
321275e2a6 Rename Services to Actions: several tweaks (#33845) 2024-07-17 10:39:22 +02:00
c0ffeeca7
b52ea0eac1 Dev tools: rename 'service' to action (#33776)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 11:46:17 +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
fffd8c63ee Docs: add glossary ref to configuration.yaml term definition (#32767) 2024-05-14 18:17:43 +02:00
c0ffeeca7
2565cacc28 Dev tools: add content on YAML tab (#32449)
* Dev tools: add content on YAML tab

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Use bullet items for options rather than numbered list

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-04-25 16:40:09 +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
6d58f9cea0 integrations-move-related-topics (#32412) 2024-04-22 15:33:21 +02:00
c0ffeeca7
2c49264e35 Remove faulty ref to glossary term. Add related topic (#32368) 2024-04-22 08:26:33 +02: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
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
c0ffeeca7
baf3c87cb8 Developer tools: update overview section to reflect current UI (#28167) 2023-07-11 20:27:16 +02:00
Danny Tsang
01d9e2d109 Add documentation on Assist in developer tools (#28132)
* Added documentation on Assist in developer tools.

* tiny tweaks

* Moved Assist section to the bottom in the same order as developer tools.

Change resulted from conflict merge resolution.

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-11 19:06:49 +02:00
Danny Tsang
026eb37fa0 Add documentation for statistics tab section in developer tools (#28130)
* Added documentation for statistics tab section in developer tools.

* Minor tweaks

* Fix typo I introduced in previous comment

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-10 10:20:22 +02:00
Joakim Sørensen
33d1212231 Adjust navigation changes for 2022.5 (#22623) 2022-05-04 08:24:25 +02:00
Joakim Sørensen
9c17a23c7f Add documenation for m hotkey (#22550)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-28 09:36:24 +02:00
Joakim Sørensen
a9611e611e Update hass help output (#21465) 2022-02-03 21:21:53 +01:00
Franck Nijhof
ed56fd52fd Fix links on dev-tools docs (#20949) 2021-12-30 20:46:16 +01:00
Eiko Wagenknecht
27dd4102e4 Add navigate documentation in quickbar (#20497) 2021-11-29 09:36:09 +01:00
Eiko Wagenknecht
eda5461910 Fix broken link in quickbar docs (#20489) 2021-11-29 08:37:36 +01:00
Philip Allgaier
16cf6f4ed7 Update dev-tools states: Tab order and wildcard search (#19361)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-26 12:45:35 +02:00
David Beitey
804e1ebbcc Update documentation URLs for security and privacy (#19612) 2021-10-05 15:37:09 +02:00
Ron Schaeffer
500c62fb67 Update dev-tools.markdown (#17628)
Developer Tools/Events documentation is incomplete. This adds documents for event subscription.
2021-04-28 13:05:01 +02:00
Hmmbob
ab97f95951 Remove docs for removed keyring/credstash options (#16745) 2021-03-03 15:18:03 +01:00
Franck Nijhof
415c61b504 Add My Home Assistant tag support (#16714)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 20:34:23 +01:00
Franck Nijhof
cfa3128142 Enquote YAML occurances of alias strings (#16576) 2021-02-15 08:08:37 +01:00
Klaas Schoute
3ac7b424a1 Remove benchmark page (#16541) 2021-02-13 12:06:31 +01:00
Paulus Schoutsen
f6768ef79c Deprecate credstash/keyring (#15804) 2020-12-02 21:14:31 +01:00
Donnie
d8803387de Update docs for quick bar to include new hotkeys, new enable/disable … (#15438) 2020-10-28 09:38:55 +01:00
Donnie
0a9a8f2757 Quick Bar dialog documentation (#15033)
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 01:06:43 +02:00
Sean Mooney
3a22bc75d6 Developer Tools page updates (#14837)
* This page was named "Development" Tools yet literally everywhere else in both Home Assistant itself and the documentation (sidebar, screenshots, content of this page) it's called "Developer" Tools. Changed the title to be consistent and correct. This won't break anything because the actual url hasn't changed.
* Rewrote the Template Editor section to reflect the new changes in Home Assistant 0.115. The sample code no longer reverts back on a page refresh, you have to manually reset it via button press.
* Other minor spelling/grammar tweaks
2020-10-03 20:09:14 +02:00
Ariana Hlavaty
61ac7b9644 Move redirects (#14772) 2020-10-02 14:20:13 +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
Adam
8c7df7d7fa Updating to recent Appearances and Config Changes (#13959) 2020-07-13 18:45:33 +02:00
Sean Mooney
7317231453 Remove Logs and Info from Developer Tools docs (#13880)
Removed "Logs" and "Info" as these tabs were relocated to Configuration panel in 0.112.
2020-07-02 12:10:58 +02:00
dependabot-preview[bot]
dcd633cf66 Bump remark-lint-no-shell-dollars from 2.0.0 to 2.0.1 (#13639)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-01 15:33:05 +02:00
Franck Nijhof
22bb3daf75 Migration of Community Guides (#13412) 2020-05-26 10:47:24 -07:00
Thomas Lovén
52016a7370 Update hass command output (#13419) 2020-05-13 11:28:09 +02:00
Franck Nijhof
72ddc2b7c0 Remove ensure_config page (#13377) 2020-05-10 03:02:36 +02:00
Thomas Lovén
52eda4fda1 Replace "docs" with "documentation" (#12284)
* Replace "docs" with "documentation"

* Blacklist docs in Textlint, use documentation instead

* Fix more occurances

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
Franck Nijhof
f0d37f49db Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Franck Nijhof
e30c46283f Remove legacy api_password occurances (#11763) 2020-01-16 10:36:33 +01:00
Fabian Affolter
db301af9bc Update help 2019-11-17 14:28:36 +01:00