c0ffeeca7
ae84fbf6bf
Convert quality scale docs-actions rule table to list ( #2602 )
...
* QS rules docs example: convert table to list to improve readability on mobile
* Fix Markdown
2025-03-13 15:34:04 +00:00
Paul Bottein
4479af8476
Use grid options instead of layout options ( #2440 )
...
* Use grid options instead of layout options
* Add default values
2025-03-12 09:50:39 +01:00
victorclaessen
d9796eced4
Add µs to duration device class for sensor and number components ( #2597 )
...
* Update sensor.md
add µs to SensorDeviceClass.DURATION
* Update number.md
add µs unit to NumberDeviceClass.DURATION
2025-03-11 21:53:13 +00:00
Paulus Schoutsen
4079f7f67d
Document conversation handle_message method ( #2593 )
...
* Document converstion handle_message method
* Update docs/core/entity/conversation.md
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
* Update conversation.md
---------
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-03-10 19:21:37 +00:00
Paulus Schoutsen
bb3ca2c5fe
Document stream TTS audio ( #2594 )
2025-03-10 14:13:48 -05:00
Markus Adrario
74bd140fa3
Add type hints to alarm control panel method examples ( #2591 )
2025-03-06 15:13:34 +01:00
Erik Montnemery
f5ab94a1dd
Document changes in BackupAgent API ( #2588 )
2025-03-04 17:45:57 +01:00
Sebastian Gustavsson
26cae35bda
Fix translations formatjs link ( #2585 )
...
Fix broken link to formatjs docs
2025-03-03 14:34:40 +01:00
Alexander Akhmetov
7bb5a0746f
Add support for CAP_CHECKPOINT_RESTORE privileges ( #2455 )
2025-03-02 23:38:36 +01:00
Mike Degatano
07b5c19907
Document system managed field for addons ( #2226 )
...
* Document system managed field for addons
* Adjusting wording from coderabbit feedback
* System managed fields separated into new endpoint
* Remove unnecessary changes
2025-03-02 23:37:06 +01:00
Tobias Diez
5dee7c23b8
docs: add instructions of how to register lovelace resources via yaml ( #2236 )
...
* docs: add instructions of how to register lovelace resources via yaml
* Update docs/frontend/custom-ui/registering-resources.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update registering-resources.md
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-02 23:36:26 +01:00
Thomas Kilgour
776681d0e2
add start and end times to calendars enpoint in rest.md ( #2559 )
2025-03-02 23:35:26 +01:00
David Martínez
be267ec1ed
Add 'agent_id' input field to intent_conversation_api.md file ( #2520 )
...
As the `api/conversation/process` endpoint uses the (conversation action)[https://www.home-assistant.io/integrations/conversation/ ], the `agent_id` can be used and must be documented.
2025-03-02 23:34:07 +01:00
Jeef
40de1f8525
Update config_entries_config_flow_handler.md ( #2279 )
...
Matching what you get from scaffolding
2025-03-01 23:18:18 +01:00
Dan Bishop
8e2c3c4e7b
Update translations.md ( #2583 )
...
* Update translations.md
Update erroneous advice about region specific translations
* Update translations.md
2025-02-28 13:45:12 +01:00
Abílio Costa
970a4de40c
Add git merge as a way to update feature branches ( #2512 )
...
* Add git merge as a way to update feature branches
* Remove rebase instructions
2025-02-28 13:44:32 +01:00
c0ffeeca7
0eb93417d2
about integration docs: improve page ( #2582 )
...
* about integration docs: improve page
- add screenshots showing the configuration variables blocks
- add image titles
- style tweaks
* Fix typo
* Fix title
* Specify installation
2025-02-27 10:58:22 +01:00
TheJulianJES
f4abc07c4a
Update number device classes ( #2580 )
2025-02-26 08:59:01 +01:00
Joost Lekkerkerker
0021208f89
Fix typing in entity event setup ( #2579 )
2025-02-24 17:43:53 +00:00
Josef Zweck
1be32a88d4
Update backup agent reload listener docs ( #2570 )
...
* Remove task from backup listener unloading
* Remove async from _notify_backup_listeners function
* Update backup listener setup in documentation
2025-02-24 15:19:10 +01:00
Josef Zweck
57ab2c61a6
Add ConfigEntry.async_on_state_change ( #2576 )
2025-02-22 12:20:42 +01:00
LG-ThinQ-Integration
5f8f277fb5
Add target_temperature_step to water_heater ( #2575 )
2025-02-21 23:50:08 +00:00
c0ffeeca7
8589e39d33
Add documentation about creating integration documentation ( #2541 )
...
* Add documentation about creating integration documentation
- showcases some documentation features such as glossary entries, My links, collapsible text, and reuse elements
- shows the documentation structure
- shows the example text from the integration quality scale
* Add section on reuse
* code fence to fix build error
* Remove links that no longer work after code fencing the rest of the text
* Rephrase
* Code fence elements to fix build
* Fix link
* Video: improve intro para
* Fix links
* Fix more links..
* Improve structure
- example text: add titles
- configuration section: add screenshots
* Structure list: add link to example text sections
* Attempt to fix build
* Attempt to fix build
* Fix list
* Fix header
* Revert heading level change
* remove example text and refer to template instead
* Update intro
* Update docs/documenting/lorem-ipsum.md
* Rename file name from lorem-ipsum to integration-docs-examples
2025-02-20 22:11:34 +01:00
Joost Lekkerkerker
dc8a7027f2
Remove note syntax ( #2574 )
2025-02-20 20:23:13 +01:00
Darren Griffin
de27a0bdc9
Fix URL typo ( #2573 )
2025-02-19 20:17:14 +00:00
Robert Resch
82ac1c5005
Add wind_direction sensor and number device class ( #2572 )
2025-02-19 12:25:12 +01:00
Erik Montnemery
e8ebc9ff19
Document changed config entry state transitions ( #2565 )
...
* Document changed config entry state transitions
* Fix links
* Address review comments
* Address review comments
* Address review comments
* Fix line breaks in lists
* Address review comments
* Bump date
* Close br tags
* Bump date
* Simplify example
2025-02-19 10:01:48 +01:00
Andrew Sayre
32b73fffc8
Use include in quality scale options example ( #2567 )
2025-02-17 12:37:07 +00:00
Erik Montnemery
1e3a3f154b
Add documentation for config subentries ( #2561 )
...
* Add documentation for config subentries
* Address review comments
* component -> integration
* Add blog
* Fix links
* Address review comments
* Add section
2025-02-17 10:02:29 +01:00
Erik Montnemery
e1b99a12d7
Clarify config entry unload quality scale rule ( #2566 )
...
* Clarify config entry unload quality scale rule
* Apply suggestions from code review
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-02-16 17:53:14 +01:00
Abílio Costa
bd80269a3d
Add remark to Cover entity docs about non-cover usage ( #2562 )
2025-02-14 10:31:05 +01:00
Pepijn de Vos
aebf093200
use ghcr image in addon development ( #2544 )
...
The docker hub images seem extremely outdated
2025-02-11 22:58:27 +01:00
Michael
2e7cb67bdc
explicitly pass in the config_entry in coordinator ( #2558 )
2025-02-10 20:04:10 +01:00
Brooks Johnson
ed2b5d9b64
Add troubleshooting help for local env setup ( #2554 )
...
* Add troubleshooting help for local env setup
* Fix typo
* Put note after mention of required python version
* Remove code example
2025-02-08 10:11:12 +01:00
tronikos
31b636e88f
Revert "Update application_credentials example with redirect_url ( #2547 )" ( #2556 )
...
This reverts commit 36e526f6ac3bf008b76e47c6b1d5944fcd8f7ab2.
2025-02-08 00:39:54 -08:00
Łukasz Rybak
6a03edc66f
Update configuration.md ( #2555 )
...
* Update configuration.md
Since 2025.2.0 home assistant supports onewire discovery https://github.com/home-assistant/core/pull/135294
* Update docs/add-ons/configuration.md
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-02-06 22:29:48 +01:00
Max Rydahl Andersen
6239a77559
document coalesce feature ( #2128 )
...
* document coalesce feature
* Update docs/api/websocket.md
Co-authored-by: J. Nick Koston <nick@koston.org>
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-02-06 22:19:23 +01:00
Abílio Costa
3afcff2985
Add integration system health documentation page ( #2549 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-05 16:40:09 +00:00
Brant Knudson
a026788585
Fix invalid yaml ( #2546 )
2025-02-03 12:10:20 +00:00
Mike Degatano
7c8914fc8c
Document created field for jobs ( #2550 )
2025-01-31 16:24:53 +01:00
Joris Pelgröm
4d028f5d9e
Fix incorrect example code for Icon translations IQS rule ( #2552 )
2025-01-31 15:16:20 +00:00
Jakob Schlyter
e19fd86f33
Add documentation for units for energy by distance ( #2548 )
2025-01-31 14:24:04 +00:00
tronikos
36e526f6ac
Update application_credentials example with redirect_url ( #2547 )
2025-01-31 11:35:39 +01:00
Michael Hansen
9ec91f32d3
Document start conversation for Assist satellite entities ( #2551 )
2025-01-30 16:19:52 -05:00
Michael
2b2b3f5899
add unique_id to BackupAgent example ( #2545 )
2025-01-28 12:10:04 +01:00
martetassyns
6a300925e9
Documented new frontend development script ( #2483 )
...
* Documented new feature added in pull request 23062
* applied review comment to use tabs instead
* applied review comment
* capitalize Frontend
* add a section about develop_and_serve
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-01-22 16:16:44 +02:00
Michel van de Wetering
d93b2074ff
Add build-essential to list of required packages ( #2538 )
2025-01-17 19:00:03 +01:00
Orce MARINKOVSKI
fbfef1f908
Update custom-view.md ( #2535 )
2025-01-16 22:45:32 +01:00
jesperraemaekers
2a8a0fe47c
Reordered quality scale items to match quality_scale.yaml ( #2534 )
2025-01-16 22:44:46 +01:00
Steven B.
006feeda9a
Minor fixes to quality scale examples ( #2536 )
2025-01-16 11:59:45 +00:00