63 Commits

Author SHA1 Message Date
Abílio Costa
e34755845c
Add page for config entry diagnostics (#2469)
* Add page for config entry diagnostics

* Address review suggestions

* Revert sidebar

* Move page out of config entries and address suggestions

* Update docs/core/integration_diagnostics.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Reword warning

* Remove device ids from sensitive list; link cleanup

* Clarify diag download methods

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-27 14:21:46 +01:00
Joost Lekkerkerker
cf52c30bc0
Add integration quality scale docs (#2457)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-20 17:41:19 +01:00
Paul Bottein
a34195da26
Update custom cards, add custom badges and custom card features (#2258)
* Add custom card feature doc

* Add layout options in custom card documentation

* Update example

* Add custom badge documentation

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

* Apply suggestions from code review

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-07-24 22:10:09 +02:00
J. Nick Koston
1da399a9b9
Add guide for handling asyncio blocking operations (#2225) 2024-06-21 12:55:36 -05:00
Paulus Schoutsen
1f235a8d53
Document the LLM helper (#2178)
* Document the LLM helper

* Incorporate other PR

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

---------

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2024-05-20 16:18:53 -04:00
J. Nick Koston
12b4fca263
Add asyncio thread safety docs (#2171) 2024-05-14 15:15:34 +02:00
Paulus Schoutsen
3ce212327c
Add converation entity docs (#2132)
* Add converation entity docs

* Fix links
2024-04-02 12:52:48 -04:00
Erik Montnemery
9b8f42920d
Document integration tests file structure (#2118) 2024-03-22 02:36:39 +01:00
Stefan Agner
57e0de8129
Document Home Assistant OS update system (#2069)
* Document Home Assistant OS update system

Document the update system used in Home Assitant. This aims to help
developers to understand our update system and use it also during
development, so they can test development builds and iterate quickly.

* Add Update System to sidebar

* Apply suggestions from code review

Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>
2024-02-06 17:59:45 +01:00
Jan Bouwhuis
f85fa4cbbb
Add ServiceValidationError and translation support (#1961)
* Add ServiceValidationError and translation support

* Improvements, add blog post

* Add error handling response

* Follow up comment

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Follow up raising vs handling errors

* Fix links

* Update docs/core/platform/raising_exceptions.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/api/websocket.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/internationalization/core.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/internationalization/core.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/core/platform/raising_exceptions.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/integration_quality_scale_index.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/internationalization/core.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Rename file to adjust date

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-17 15:36:19 +01:00
Philip Allgaier
1b5a0e5b01
Add info about design portal to frontend dev docs (#1796)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-23 21:56:11 +02:00
Michael Hansen
93139737ff
Add documentation for pipeline WebSocket API (#1722)
* Add docs for pipelines

* Minor changes

* Fix parameter

* Fix other parameter
2023-03-20 23:59:32 -04:00
Franck Nijhof
17eaaa515c
Add generic page on the PR review process (#1693)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-22 10:30:06 +01:00
Paulus Schoutsen
2c2a7b2591
Add response style guide for voice (#1681)
* Add response style guide for voice

* Update style-guide.md

* Update style-guide.md
2023-02-14 11:06:10 -06:00
Michael Hansen
edb54bc87b
Add "contributing your voice" page (#1642)
* Add "contributing your voice" page

* Update docs/voice/contributing-your-voice.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-01-20 21:18:09 -05:00
J. Nick Koston
09856c97b2
Split Bluetooth APIs to their own page (#1641)
* Split Bluetooth APIs to their own page

* Split Bluetooth APIs to their own page

* Split Bluetooth APIs to their own page
2023-01-20 14:34:26 -05:00
J. Nick Koston
4d368a1b0f
Add docs on fetching Bluetooth data (#1635)
* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Add docs on fetching Bluetooth data

* Update docs/bluetooth_fetching_data.md

* Update docs/bluetooth_fetching_data.md

* Update docs/bluetooth_fetching_data.md

Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>

* Update docs/bluetooth_fetching_data.md

Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>

* Update docs/bluetooth_fetching_data.md

* Update docs/bluetooth_fetching_data.md

Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>

* Update docs/bluetooth_fetching_data.md

Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>

* Update docs/bluetooth_fetching_data.md

* Adjust sidebar

* Fix link

Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-01-19 21:50:27 -05:00
Paulus Schoutsen
b27e3c25e0
Documenet conversation WS API (#1636) 2023-01-19 09:53:17 -06:00
Paulus Schoutsen
976ff393b9
Document custom conversation agent (#1628) 2023-01-16 13:29:19 -05:00
Paulus Schoutsen
30b68f244e
Voice (#1620)
* Migrate voice content

* Handle duplicate intent pages

* ABC package.json

* Fix some links

* Fix more links

* Update path

* Update docs/voice/overview.md
2023-01-10 08:38:17 -05:00
Paulus Schoutsen
0c8a7b6048
Modernize sidebar menu and consolidate content (#1619)
* Modernize sidebar menu

* Move more architecture things over

* Move APIs to their application docs

* Clean up some titles and de-duplicate

* Consolidate repair platform and issue registry

* More moving

* Address comments

* Move API down
2023-01-09 13:44:44 -05:00
Paulus Schoutsen
cae42c9fe3
Tweaks to intent docs (#1618)
* Tweaks to intent docs

* Move to core section

* Update docs/intent_firing.md
2023-01-09 10:22:51 -05:00
Michael Hansen
fa5380a68e
Add conversation API to intents section (#1583)
* Add conversation API to intents section

* Add multiple targets

* Separate conversation id from intent response

* Add description of target combinations

* Update docs/intent_conversation_api.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Update docs/intent_conversation_api.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Language is required in intent response

* Add partial_action_done

* Remove partial_action_done

* Update docs/intent_conversation_api.md

* Fix examples

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-12-13 23:02:59 -05:00
Erik Montnemery
49132570dd
Document brand files (#1475)
* Document brand files

* Update docs/creating_integration_brand.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-09-30 08:39:15 +02:00
J. Nick Koston
8de815f0a8
Split bluetooth docs on to their own page (#1454)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-08-29 21:27:48 -04:00
Erik Montnemery
63ce526339
Document the issue registry (#1447)
* Document the issue registry

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Tweak language

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 13:54:04 +02:00
J. Nick Koston
f6d2da20b3
Document how to handle integration setup failures (#1360) 2022-06-11 08:56:55 -10:00
Raman Gupta
520302a1e3
Add tips and tricks page (#1241) 2022-05-14 17:34:38 -05:00
J. Nick Koston
9bfb5df420
Add docs on listening for events (#1296)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-20 13:20:25 +02:00
Brandon Rothweiler
5f84f5d612
Remove mentions of the retired term "Lovelace" (#1292) 2022-04-18 11:22:59 -07:00
Joakim Sørensen
da18c9cbdb
Add backup documentation and restructure platforms (#1259) 2022-03-30 21:40:23 +02:00
Franck Nijhof
5ab770d4ee
Add update entity platform (#1243)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-21 11:03:19 +01:00
Joakim Sørensen
6b93bcb0f6
Add buttton entity to navigation (#1125) 2021-11-04 19:38:28 +01:00
Stefan Agner
020a41fd18
Extend OS development docs (#1075)
* Add Operating System developer documentation

This moves some of the existing documentation from the operating-system
repository, updates it to reflect the current state and extens certain
parts.

* Reword and add deployment documentation

* Add new pages to Sidebar

* Reword and extend various aspects

* Small fixes here and there

* Clarify builds
2021-10-18 14:00:25 +02:00
J. Nick Koston
a9bb9a4fe9
Add camera entity docs (#1020) 2021-08-11 14:56:47 -05:00
Charles Garwood
395f1e0fa3
Merge pull request #865 from raman325/siren
Add entity doc for siren platform
2021-07-11 19:51:10 -04:00
raman325
2cef84ae81
Add siren to sidebar 2021-07-07 00:17:46 -04:00
Franck Nijhof
9e67de6b8a
Add select integration (#969)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-18 14:06:14 +02:00
J. Nick Koston
2de6dbee1a
Document network and discovery helper APIs (#954)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-02 09:45:59 -10:00
karliemeads
03a202bac0
Make "Creating your first integration" step 1 in Building integrations (#911) 2021-05-03 13:55:58 +02:00
Paulus Schoutsen
b5de04684c
Document frontend strategy (#900)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-27 10:29:26 -07:00
Paulus Schoutsen
8538b36583
Improve architecture docs (#850) 2021-03-16 18:10:21 +01:00
Paulus Schoutsen
bc55ccd987
Reorganize architecture section (#839) 2021-03-10 09:17:54 -08:00
Franck Nijhof
8a4cb33493
Add YAML Style Guide (#802)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-02-11 15:50:43 +01:00
Paulus Schoutsen
857f76683b
Add docs for significant changes (#785)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-01-27 20:45:16 +01:00
Martin Hjelmare
7fd9204648
Add device tracker entity page (#776)
* Add device tracker entity page

* Fix casing

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

* Fix source type values

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-01-19 12:35:55 +01:00
Joakim Sørensen
d3352592aa
Update Supervisor development instructions (#773)
* Update Supervisor development instructions

* remove test
2021-01-13 10:33:21 +01:00
Martin Hjelmare
48f9b25e88
Fix missing entity pages (#756) 2021-01-01 17:31:31 +01:00
Paulus Schoutsen
8d282edc8c
Document firing events (#720)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-11-10 14:20:04 +01:00
Zack Barett
38f2abeacb
Docs: New File for Custom Views (#700)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-28 09:34:39 +01:00