386 Commits

Author SHA1 Message Date
alorente
f8d5ff5779
Add reactive energy (#2659)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-05-15 13:18:59 +01:00
Joost Lekkerkerker
456948cd79
Add missing water heater entity feature (#2668) 2025-05-15 02:10:37 +02:00
Abílio Costa
bbd69b1fa5
Add liter for gas device classes (#2661) 2025-05-06 10:59:59 +02:00
Michael
85163a5466
Add new units L/h , L/s and m³/s to volume flow rate sensor device class (#2655) 2025-04-25 00:18:10 +02:00
Jan Bouwhuis
42376bda5b
Change the location_accuracy type for the DeviceTracker entity class to float (#2653) 2025-04-24 23:12:03 +02:00
Paulus Schoutsen
0d008076b3
Document missing voice features (#2649)
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2025-04-22 15:37:35 -04:00
Josef Zweck
9c863753db
Add search capabilities to media player (#2625)
* Add search to media_player

* add blog post

* fix typos

* Add blog post on searching in media players

* Update blog/2025-04-17-search-media-play.md

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

* Update 2025-04-17-search-media-play.md

* Update media-player.md

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-04-16 23:19:03 +02:00
skrynklarn
d45d40eeb0
Add kvar to reactive power (#2640) 2025-04-09 20:24:01 +01: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
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
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
TheJulianJES
f4abc07c4a
Update number device classes (#2580) 2025-02-26 08:59:01 +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
Abílio Costa
bd80269a3d
Add remark to Cover entity docs about non-cover usage (#2562) 2025-02-14 10:31:05 +01:00
Jakob Schlyter
e19fd86f33
Add documentation for units for energy by distance (#2548) 2025-01-31 14:24:04 +00:00
Michael Hansen
9ec91f32d3
Document start conversation for Assist satellite entities (#2551) 2025-01-30 16:19:52 -05:00
Lukas Schlötterer
0af931dcc4
Add kV and MV unit conversion for voltages (#2526) 2025-01-13 13:00:46 +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
Stefan Agner
4520e57472
Add mW as unit of measurement of power (#2508) 2024-12-19 12:45:28 +01:00
Stefan Agner
271215813e
Add mWh as unit of measurement (#2493) 2024-12-13 09:34:18 +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
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
Robert Resch
5a5a911881
Deprecate camera frontend_stream_type (#2459) 2024-11-22 13:43:00 +01:00
Josef Zweck
b385a5fec9
Add mL/s for volume flow rate (#2453) 2024-11-21 20:48:17 +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
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
Michael
d180c0584e
Add nmi (nautical miles) as valid distance unit (#2293) 2024-09-27 10:42:14 +02:00
G Johansson
cabd4e9d15
Add note on target temp validation on ClimateEntity (#2299)
* Add note on target temp validation on ClimateEntity

* Add blog

* Add back previous change

* Fix review comments

* Update blog
2024-09-25 22:22:10 +02:00
epenet
a52c2ab912
Adjust device tracker documentation (#2335)
* Adjust device tracker documentation

* Adjust defaults

* Add link

* Simplify text

* Rename
2024-09-25 15:13:46 +02:00
G Johansson
22c1aa781f
Change lock state is enum (#2329)
* Change lock state is enum

* Add blog

* Update blog/2024-09-23-state-constants-lock-deprecation.md

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

* Apply suggestions from code review

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

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-24 13:06:54 +02:00