510 Commits

Author SHA1 Message Date
skrynklarn
d45d40eeb0
Add kvar to reactive power (#2640) 2025-04-09 20:24:01 +01:00
Michael
0c32ec6caf
Update docs-configuration-parameters.md (#2628)
fix endconfiguration_basic tag in example code
2025-04-06 13:35:35 +02:00
Erik Montnemery
023ff26756
Correct TODO entity documentation (#2627)
* Correct TODO entity documentation

* Clean extra period

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-04-02 14:18:04 +02:00
Paulus Schoutsen
893886d920
Document pre-announcement (#2620) 2025-04-01 15:22:47 +02:00
Abílio Costa
48584340de
Move IQS rules into its own page (#2608) 2025-03-31 14:14:40 +02:00
Robert Resch
d80fb2fd04
Add SensorStateClass.MEASUREMENT_ANGLE (#2624)
* Add SensorStateClass.MEASUREMENT_ANGLE

* Update docs/core/entity/sensor.md

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-03-26 13:42:03 +01:00
Erik Montnemery
ad9d22d634
Improve wind speed sensor device class documentation (#2623)
* Improve wind speed sensor device class documentation

* Update sensor.md
2025-03-26 13:01:50 +01:00
Joost Lekkerkerker
f36e3584d0
Update sensor.md (#2622) 2025-03-25 18:52:23 +01:00
Abílio Costa
97a3262015
Remove info block from IQS parallel-updates page (#2621) 2025-03-25 17:26:10 +01:00
Simon Lamon
88e2953f6f
Update docs-troubleshooting.md (#2615) 2025-03-23 21:03:31 +01:00
Stephan van Rooij
abb16b8822
Explain LocalOAuth2ImplementationWithPkce in application credentials (#2584)
* Explain LocalOAuth2ImplementationWithPkce in application credentials

* Adjusted imports in sample code

* Remove URL anchor

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-17 21:12:48 +01:00
Franck Nijhof
9975d62c1b
Revert "Add codeowner approval requirement to Platinum tier (#2595)" (#2606)
This reverts commit 4f080256579ab89d6987be39a1e9c56d0ae3a06e.
2025-03-16 21:54:17 +01:00
Abílio Costa
4f08025657
Add codeowner approval requirement to Platinum tier (#2595)
* Add codeowner approval requirement to Platinum tier

* Update index.md
2025-03-14 18:20:10 +01:00
Dan Raper
e5075fbfae
Update reconfiguration-flow.md (#2604) 2025-03-14 16:55:03 +00:00
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
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
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
LG-ThinQ-Integration
5f8f277fb5
Add target_temperature_step to water_heater (#2575) 2025-02-21 23:50:08 +00:00
Robert Resch
82ac1c5005
Add wind_direction sensor and number device class (#2572) 2025-02-19 12:25:12 +01:00
Andrew Sayre
32b73fffc8
Use include in quality scale options example (#2567) 2025-02-17 12:37:07 +00: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
tronikos
31b636e88f
Revert "Update application_credentials example with redirect_url (#2547)" (#2556)
This reverts commit 36e526f6ac3bf008b76e47c6b1d5944fcd8f7ab2.
2025-02-08 00:39:54 -08: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
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
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
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
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
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
Stefan Agner
4520e57472
Add mW as unit of measurement of power (#2508) 2024-12-19 12:45:28 +01:00
Christopher Fenner
bb937d9e15
Update tiers.json (#2509) 2024-12-18 22:31:49 +01:00
Abílio Costa
ccde9b2e03
Replace IQS rule number with link (#2505) 2024-12-16 19:10:59 +01:00
Stefan Agner
271215813e
Add mWh as unit of measurement (#2493) 2024-12-13 09:34:18 +01:00
epenet
fc93ad4978
Add details about typed ConfigEntry in runtime-data and strict-typing IQS rule (#2479) 2024-12-10 13:06:12 +01:00