J. Nick Koston
0e8d428502
Document how entity properties are consumed ( #1908 )
2023-09-14 17:49:16 -05:00
c0ffeeca7
b598d9d66e
Sensor entity: atmospheric pressure: add mmHg to units ( #1898 )
...
- related change in user documentation: #28781
2023-09-05 13:47:53 +02:00
Erik Montnemery
5cb541c4ce
Align documented air_quality attributes with implementation ( #1893 )
...
* Align documented air_quality attributes with implementation
2023-08-30 09:23:28 +02:00
uvjustin
d9f048ef9a
Update camera stream documentation ( #1888 )
2023-08-28 16:24:15 +02:00
Michael Hansen
ed82082437
Document wake word detection entity ( #1887 )
2023-08-24 11:07:01 -04:00
Jan-Philipp Benecke
59be20342a
Add description of issue severities ( #1886 )
...
* Add description of issue severities
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-24 09:50:05 +02:00
Michael Arthur
e93461da02
Add lawn mower entity ( #1875 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-21 12:20:34 +02:00
Jan Bouwhuis
5619caa7b1
Correct water_heater turn off methods ( #1876 )
2023-08-13 12:36:28 +02:00
Erik Montnemery
130bbf6867
Sort weather documentation ( #1868 )
2023-08-07 13:47:04 +02:00
G Johansson
6bf695dde5
Three modes for weather ( #1616 )
...
* Three modes for weather
* Tiny tweak
* new methods
* Review comments
* Change text
* Mods from rebase
* Update docs/core/entity/weather.md
* Apply suggestions from code review
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-08-07 13:17:42 +02:00
Jan Bouwhuis
911044979c
Add turn on/off service for water_heater entity ( #1852 )
2023-07-25 10:16:10 +02:00
Miguel Camba
6356916718
Document new pH device class for sensor and number ( #1854 )
2023-07-23 18:50:44 +02:00
Jan Bouwhuis
ca4ea0f652
Add scene entity developer documentation ( #1850 )
2023-07-22 17:56:12 +02:00
G Johansson
4264953161
Add uv_index to weather entity component ( #1848 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-22 17:06:55 +02:00
Franck Nijhof
659a4fc9f5
Add event entity ( #1849 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-07-21 12:17:25 +02:00
Erik Montnemery
c7a626ed29
Remove unimplemented error property from vacuum documentation ( #1836 )
2023-07-11 20:12:59 +02:00
Erik Montnemery
2d4d6fe0b2
Document MEDIA_ANNOUNCE media_player feature flag ( #1831 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-10 12:59:00 +02:00
Erik Montnemery
bec4178ef8
Document MEDIA_ENQUEUE media_player feature flag ( #1832 )
2023-07-08 10:56:09 +02:00
Erik Montnemery
635b69a2bc
Update vacuum dev docs ( #1827 )
2023-07-04 11:40:32 +02:00
Erik Montnemery
9f87322b4d
Alphabetize vacuum documentation ( #1826 )
2023-07-04 08:52:59 +02:00
Erik Montnemery
e68b90c654
Document that some entities are named by their device class ( #1823 )
...
* Document that some entities are named by their device class
* Update docs/core/entity.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-28 17:31:07 +02:00
Denis Shulyaka
dd312fcb06
Add action
attribute to Humidifier ( #1817 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-28 13:26:54 +02:00
Erik Montnemery
8ad3698a0a
Improve image entity documentation ( #1822 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-06-28 13:24:23 +02:00
Erik Montnemery
a06dab27d0
Update image entity documentation ( #1821 )
2023-06-28 10:41:23 +02:00
Gregory Zdanowski-House
9d61a2d9fd
Fix incorrect reference to IssueSeverity ( #1789 )
2023-06-27 21:21:12 +02:00
Jan Bouwhuis
d201645aae
Add fetch from image url option to image entity ( #1820 )
2023-06-27 08:46:44 +02:00
Erik Montnemery
2265e5c5ae
Clarify translated entity names are preferred ( #1808 )
2023-06-26 17:33:17 +02:00
Franck Nijhof
8d62460019
Add identify device class to button ( #1818 )
2023-06-26 15:46:57 +02:00
G Johansson
4851e36c1a
Weather add wind gust speed ( #1811 )
2023-06-23 08:22:57 +02:00
G Johansson
015d7a6e85
Add humidity in Weather forecast ( #1815 )
...
* Update weather.md
* float
2023-06-23 00:22:20 +02:00
G Johansson
0c1cd7fdd4
Add Cloud coverage in Weather ( #1812 )
2023-06-22 23:15:02 +02:00
G Johansson
7e24b4c019
Add dew point to Weather entity component ( #1814 )
2023-06-22 21:34:33 +02:00
G Johansson
40a999ab6f
Add Apparent temperature to Weather ( #1813 )
2023-06-22 19:52:48 +02:00
Joost Lekkerkerker
57f75b937f
Align SensorDeviceClass page with code ( #1810 )
2023-06-22 16:39:47 +02:00
Franck Nijhof
3bf3721acb
Add preheating HVAC action to climate ( #1800 )
2023-06-21 18:34:58 -04:00
Erik Montnemery
baaf1a39c5
Document image entity ( #1802 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-06-20 12:59:57 +02:00
Denis Shulyaka
3b02b3bb8c
Add current_humidity attribute to humidifier entity ( #1807 )
2023-06-20 09:43:52 +02:00
Scott Giminiani
6d3f0204d3
Fix minor typo in example code ( #1806 )
2023-06-19 20:16:29 +02:00
Erik Montnemery
8f245b6256
Update light documentation with color_temp in K ( #1805 )
2023-06-19 19:18:47 +02:00
J. Nick Koston
bf84552b96
Fix DataUpdateCoordinator link in bluetooth docs ( #1795 )
2023-06-13 21:00:25 +02:00
Gregory Zdanowski-House
6b87400525
Correct entity_category to use enum ( #1790 )
2023-06-05 13:44:46 +02:00
Raman Gupta
2131bf7bcd
Add datetime
entity developer docs ( #1535 )
2023-05-29 23:24:51 +02:00
Erik Montnemery
98cd588e07
Update tts entity documentation ( #1784 )
2023-05-24 21:03:03 +02:00
Franck Nijhof
30def44683
Add sensor device class volatile_organic_compounds_parts ( #1780 )
2023-05-16 22:19:36 +02:00
Andrew Betts
1b5a7916b5
Typo ( #1773 )
2023-05-08 09:48:27 +02:00
Raman Gupta
eac4921e3f
Add time
entity developer docs ( #1534 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
2023-04-30 22:34:30 +02:00
Raman Gupta
bbd8f67c49
Add date
entity developer docs ( #1533 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-30 20:35:06 +02:00
Martin Hjelmare
7391b88d08
Add text to speech entity ( #1754 )
2023-04-20 23:12:36 -04:00
Martin Hjelmare
298f379b63
Add speech to text entity ( #1747 )
2023-04-14 21:07:30 -04:00
Jan Bouwhuis
8514cfbeec
Light entity brightness to be in range 1..255 ( #1748 )
2023-04-13 19:38:36 +02:00