1920 Commits

Author SHA1 Message Date
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
jesperraemaekers
c9c63ca119
Fix missing content on quality scale exceptions sections (#2533) 2025-01-15 16:55:45 +01:00
rrooggiieerr
766b4dc95c
Update creating_integration_manifest.md, fix git url for testing custom requirements (#2528) 2025-01-13 20:57:37 +01:00
Lukas Schlötterer
0af931dcc4
Add kV and MV unit conversion for voltages (#2526) 2025-01-13 13:00:46 +01:00
J. Nick Koston
a801653021
Document async_remove_scanner Bluetooth API (#2527) 2025-01-13 10:52:12 +00:00
Thomas D
da9aede0c9
Update data_entry_flow_index.md (#2525)
Use Marker for schema dictionary keys (https://github.com/home-assistant/frontend/issues/22419#issuecomment-2425612852)
2025-01-11 17:49:13 +00:00
Allen Porter
5ffe47872d
Add example usage for unregistering an LLM API (#2524)
* Add example usage for unregistering an LLM API

* Update example to be based on a config entry
2025-01-09 17:52:36 +01:00
G Johansson
0abbc5dcbe
Fix example in stale devices (#2523) 2025-01-07 00:05:52 +01:00
tronikos
d0b93eaaeb
Update Handling logging of a retry section to match implementation (#2521) 2025-01-05 12:49:09 +01:00
slungs
1f3cfd8381
Update language-leaders.md (#2519)
Changed from deprecated #devs_voice discord channel to #developers.
2025-01-04 01:16:23 +01:00
Abílio Costa
b267d9265d
Add flow sections to internationalization example (#2518) 2025-01-02 15:41:09 +01:00
Dave T
b38281338b
Fix minor typo in options flow handler docs (#2517) 2024-12-31 09:09:48 +00:00
Michael Arthur
80935d4b8a
Add blog and update number and sensor entity docs (#2448)
* add blog and update number and sensor entity docs

* Update docs/core/entity/sensor.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* remove space

* add number and sensor changes to the blog

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* remove example

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Rename 2024-12-04-area-squared-units.md to 2024-12-26-area-squared-units.md

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-12-26 12:45:35 +01:00
Krzysztof Dąbrowski
979cd620f5
Fix typos in integration quality scale rules (#2515) 2024-12-26 00:32:10 +01:00
Martin Hjelmare
4d2ede8eed
Add new backup platform interface (#2514)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2024-12-24 11:22:48 +00:00
Teemu R.
c5c3d94f29
Clarify DHCP entry matching (#2470) 2024-12-23 21:55:27 +01:00
Abílio Costa
f869ec0495
Update manifest docs with new the IQS requirement (#2511) 2024-12-23 21:45:21 +01:00