527 Commits

Author SHA1 Message Date
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
G Johansson
aff6de761d
Add new vacuum state property and enum (#2360)
* Add new vacuum state property and enum

* Fix review comments

* New date
2024-12-08 18:08:58 +01:00
epenet
7daebad76c
Add coordinator example for PARALLEL_UPDATES in IQS (#2482) 2024-12-06 22:39:31 +01:00
Abílio Costa
c02d517f60
Use absolute paths for IQS links (#2489) 2024-12-06 20:45:39 +01:00
epenet
6aa5ec2f8c
Add note about update coordinator in test-before-setup IQS rule (#2486)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-12-06 20:33:47 +01:00
Tom
07c01b39da
Align exception-translations with translation requirements (#2487) 2024-12-05 10:31:48 +00:00
Erik Montnemery
529d1bc456
Document update entity's display_precision property (#2414)
* Document display_precision property

* Update update.md
2024-12-04 14:23:21 +01:00
G Johansson
5c04d2085a
Update ClimateEntity for horizontal swing support (#2309) 2024-12-04 10:45:05 +00:00
Abílio Costa
766c2705ba
Update remark on translated units and native unit definition (#2485) 2024-12-03 19:05:18 +01:00
Klaas Schoute
9dcf4c72b7
IQC - Improve installation parameter examples (#2474)
* IQC - Improve installation parameter examples

* tweak breadcrumb style

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-12-02 00:11:29 +01:00
c0ffeeca7
501e182879
IQS docs: integration removal: rephrase example (#2477) 2024-11-28 12:34:39 +01:00
c0ffeeca7
37bd537580
IQS supported devices: remove term 'list' (#2478)
- as the point is to have it documented somehow.
- It can be another format. the format does not have to be a list-
2024-11-28 11:54:06 +01:00
c0ffeeca7
a7abce4bce
IQS: docs for supported devices: streamline title (#2475) 2024-11-28 09:17:49 +01:00
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
Robert Resch
5a5a911881
Deprecate camera frontend_stream_type (#2459) 2024-11-22 13:43:00 +01:00
epenet
23d946d7fd
Add path to exceptions in IQS action-exceptions.md (#2468)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-11-22 12:18:50 +01:00
Josef Zweck
b385a5fec9
Add mL/s for volume flow rate (#2453) 2024-11-21 20:48:17 +01:00
Klaas Schoute
3eccdecae1
IQS - Update removal instructions for integrations (#2465) 2024-11-21 20:33:59 +01:00
dougiteixeira
7d40b0877c
Remove duplicate text in integration quality scale (#2463) 2024-11-20 21:47:03 +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
Manu
a1f286224a
Add µV unit for voltage (#2456) 2024-11-19 22:38:36 +01:00
Michael Arthur
4e1559b070
Fix apparent power typo (#2452) 2024-11-14 08:34:13 +01:00
epenet
36e2ff5b90
Add device class for blood glucose concentration (#2429) 2024-11-09 11:31:04 +01:00
Jakob Schlyter
5fc5cb8e37
Add support for MW/GW/TW and GWh/TWh (#2443) 2024-11-08 22:12:37 +01:00
Jakob Schlyter
55996cad9f
Fix typo in number device classes (#2444) 2024-11-08 13:15:41 +01:00
Robert Resch
610a095506
Update WebRTC methods for async approach (#2409)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-04 12:18:55 +01:00
Allen Porter
4bd68db9ff
Update WebRTC provider documentation to reference new APIs (#2410) 2024-10-30 08:52:05 +01:00
G Johansson
ab02bc1e01
Add new alarm state property and enum (#2361)
* Add new alarm state property and enum

* Mod date

* Change name of enum

* Fix

* Fixes

* Mod
2024-10-22 21:43:51 +02:00
Erik Montnemery
7a110960bd
Document update entity's update_percentage property (#2413) 2024-10-21 20:01:39 +02:00
Kars de Jong
12f889cdad
Add/update type information in sensor.md (#2372)
* Add/update type information in sensor.md

 - Updated types of various of properties to match the current implementation.
 - Use enum types instead of strings where appropriate.
 - Add more device classes to the list of classes that can't be of state class
   SensorStateClass.MEASUREMENT.

* Fix small grammatical error as suggested by coderabbitai

* Apply Markdownlint suggestions about table-pipe-style

* Replace StateType in by its expansion sensor.md

StateType is being phased out, so document the underlying basic types instead.

* Move None last

* Fix small grammar error in sensor.md

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-16 00:06:34 +02:00
Kars de Jong
f627443fc7
Update type of device_info in entity.md (#2363) 2024-10-14 11:58:23 +02:00
G Johansson
a4bde2c9d1
Change cover state to enum (#2348)
* Change cover state to enum

* Update date

* Add link

* states link
2024-10-08 20:14:56 +02:00
Michael Hansen
d4d2bae3ee
Document assist_satellite entity component (#2304)
* Document assist_satellite websocket API

* Add base entity information

* Address comments

* Add more websocket commands

* Incorporate feedback and update

* Add blog post

* Reword

* Update blog date

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-02 01:18:09 +02:00
Simone Chemelli
74654c71cb
Add new method version_is_newer to Update platform (#2307)
* add new method

* apply review comments

* section title

* Update docs/core/entity/update.md

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* apply review comments

* add blog post

* missing string

* Update blog/2024-09-19-update-version-compare.md

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

* Update blog/2024-09-19-update-version-compare.md

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

* Update blog/2024-09-19-update-version-compare.md

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

* apply review comments

* Apply suggestions from code review

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

* update filename date

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-09-28 20:56:46 +02:00