Unambiguous
8022a81214
Fix link ( #1966 )
2024-06-08 11:26:20 +02:00
Mike Degatano
9dbcd03e4c
Document supervisor's new /auth/list endpoint ( #2085 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-08 11:21:28 +02:00
Michel van de Wetering
52e2213c0f
Simplify Windows instructions ( #1602 )
2024-06-08 11:18:23 +02:00
Tudor Sandu
b92e7e50b6
Add voice template syntax permutations ( #1971 )
2024-06-08 11:02:40 +02:00
Vincèn
87fee770da
Update development_environment.mdx ( #2082 )
2024-06-08 11:01:54 +02:00
Bruno Enten
62fb1e29a7
Add tests requirements installation information ( #1865 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-06-08 10:59:35 +02:00
Tom Brien
f3b9c78185
Update Docusaurus to v3 ( #1995 )
2024-06-08 10:38:41 +02:00
Dave T
40731f291f
Add instruction to set up translations for development ( #2138 )
2024-06-08 09:53:02 +02:00
Mat931
0dbb50a13a
Add core dependencies for Fedora ( #1867 )
2024-06-08 09:52:23 +02:00
Omar Ishtiaq
7c7f6e2bcd
Update adding-state-card.md to fix .js extensions to .ts fixing a 404 ( #2202 )
2024-06-08 09:51:41 +02:00
Mike Degatano
705d66ea98
Document safe mode option for /core/rebuild ( #2204 )
2024-06-08 09:17:43 +02:00
Paulus Schoutsen
199a48d5f6
Add example how to register API with HA ( #2206 )
2024-06-06 13:10:49 -05:00
Paulus Schoutsen
7abb5fb061
Some more tweaks for LLM API docs ( #2205 )
2024-06-05 00:15:50 -04:00
Paulus Schoutsen
477b03870c
Add description to intent class example ( #2201 )
2024-05-31 20:21:56 -07:00
Paulus Schoutsen
ddea7bc1f5
Update LLM API docs ( #2200 )
2024-05-29 22:57:58 -04:00
Rod Payne
fd49ba3e01
Fix syntax in config_entries_config_flow_handler.md example ( #2197 )
2024-05-29 08:31:49 +02:00
Omar Ishtiaq
b36474245a
frontend: Update file extensions in /architecture page from .js to .t… ( #2199 )
2024-05-29 08:30:29 +02:00
Paulus Schoutsen
f43f2e4894
Update LLM API docs ( #2196 )
2024-05-28 07:46:27 +02:00
Denis Shulyaka
8704a08e1b
Add ToolInput.device_id
( #2180 )
2024-05-26 16:28:06 +02:00
c0ffeeca7
17e838240b
Documentation standard: add examples ( #2194 )
2024-05-23 10:38:24 +02:00
c0ffeeca7
207c08678e
core: apply sentence-style capitalization to headings ( #2188 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 10:10:20 +02:00
c0ffeeca7
8ce81001c3
core-entity-a-m: apply sentence-style capitalization to headings ( #2187 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 10:09:39 +02:00
c0ffeeca7
8942adbb4c
frontend: apply sentence-style capitalization to headings ( #2189 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 10:01:23 +02:00
c0ffeeca7
2f2c7db974
API: apply sentence-style capitalization to headings ( #2186 )
...
* API: apply sentence-style capitalization to headings
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
* Update docs/api/native-app-integration/webview.md
2024-05-23 10:01:07 +02:00
c0ffeeca7
6b538ce7f4
Add-ons: apply sentence-style capitalization to headings ( #2185 )
...
* Add-ons: apply sentence-style capitalization to headings
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
* Fix name
2024-05-23 10:00:49 +02:00
c0ffeeca7
ce87985970
Documenting: apply sentence-style capitalization to headings ( #2184 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 09:59:57 +02:00
c0ffeeca7
2a1a921bcd
docs-a-d: apply sentence-style capitalization to headings ( #2192 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 09:30:17 +02:00
c0ffeeca7
dff111c236
docs-e-t: apply sentence-style capitalization to headings ( #2193 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 09:29:56 +02:00
c0ffeeca7
6323868d0e
i18n-os-supervisor-voice: apply sentence-style capitalization ( #2190 )
...
* i18n-os-supervisor-voice: apply sentence-style capitalization to headings
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
* Update docs/internationalization/core.md
2024-05-23 09:29:31 +02:00
c0ffeeca7
925177c74f
Conversation: fix links and terminology ( #2183 )
2024-05-22 13:45:04 +02:00
c0ffeeca7
c259ffeb0e
Include PR template in title to make it stand out ( #2182 )
2024-05-22 13:23:26 +02: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
Paulus Schoutsen
340ddb4c22
Fix link ( #2177 )
2024-05-20 18:16:09 +02:00
J. Nick Koston
08f183a6d2
Fix broken link in asyncio thread safety docs ( #2176 )
...
* Fix broken link in asyncio thread safety docs
* Fix broken link in asyncio thread safety docs
2024-05-20 13:58:06 +02:00
J. Nick Koston
bdb7fdd4d0
Fix grammar errors in asyncio thread safety docs ( #2173 )
2024-05-20 09:49:29 +02:00
Matthias Alphart
a80d1974d6
Update required ruby version for documentation ( #2166 )
2024-05-14 20:51:56 +02:00
J. Nick Koston
12b4fca263
Add asyncio thread safety docs ( #2171 )
2024-05-14 15:15:34 +02:00
Petr
351c42edcb
Fixed broken link in dev_101_hass.md ( #2168 )
2024-05-13 12:24:13 +02:00
G Johansson
7ffa180b3b
Add open / opening state to LockEntity ( #2100 )
...
* Add open / opening state to LockEntity
* Fix link
* Fix comments
* New date
* Change date
* Change wording
2024-05-10 10:17:05 +02:00
Jan Bouwhuis
6f1e49b00d
Add title param to notify send_message service - add blog post ( #2163 )
...
* Add notify title option to send_message service
* Rephrase
2024-05-03 15:01:58 +02:00
Tony Brobston
0177ff3741
qualily -> quality, fix typo ( #2162 )
2024-05-01 23:33:17 +02:00
Salim B
7d3d4e2b76
Tweak SSH access instructions ( #2147 )
...
* Tweak SSH access instructions
* Tweak SSH key generationinstructions
* Minor clarification
2024-04-26 13:39:53 +02:00
Jan Čermák
0712196f5a
Use Github Docker registry image for amd64-builder commands ( #2134 )
...
Documentation still points to the Docker hub image, which is deprecated
and broken - use the current one on ghcr.io instead.
2024-04-26 13:33:00 +02:00
Andy Castille
3b56f583a4
Add note about return_response to example of calling a service via the WS API ( #2156 )
2024-04-26 10:13:31 +02:00
Jan Čermák
b128985b2d
Document new logging endpoints in Supervisor API ( #2124 )
...
Document endpoints using the Systemd "advanced logs" features.
2024-04-25 11:23:01 +02:00
Jan Čermák
f409e414a6
Document "Accept: text/x-log" in Supervisor host logs API ( #2123 )
...
This was added in https://github.com/home-assistant/supervisor/pull/4963
and available since Supervisor 2024.03.1.
2024-04-25 10:46:14 +02:00
Jan Bouwhuis
717de66a3f
Always reload after successful reauthentication ( #2154 )
2024-04-24 15:27:54 +02:00
c0ffeeca7
5cf2edf301
File header description: fix typo ( #2153 )
2024-04-24 09:51:15 +02:00
Erik Montnemery
d3d7059907
Improve icon translation documentation ( #2151 )
2024-04-23 15:17:13 +02:00
c0ffeeca7
211bd87b71
Create page: add related topics section ( #2149 )
...
* Create page: add related topics section
- as defined in https://github.com/home-assistant/home-assistant.io/pull/32372
- add usage example
* Add info that title is optional
* Update docs/documenting/create-page.md
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
---------
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-04-23 14:22:50 +02:00