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
Raman Gupta
46be04bb38
Add ms as valid duration sensor unit type ( #1741 )
2023-04-04 12:42:02 +02:00
Allen Porter
47f6e2bfe9
Add blog post and updated documentation for Calendar Entity timezone handling ( #1732 )
2023-03-28 18:59:30 +02:00
Erik Montnemery
dab13a9432
Add blog post about translatable entity names + improve docs ( #1726 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-27 10:37:36 +02:00
Allen Porter
92c15ab83e
Update CalendarEvent timezone requirements ( #1709 )
2023-03-14 20:33:44 -04:00
Erik Montnemery
19845c516d
Document ENERGY_STORAGE and VOLUME_STORAGE device classes. ( #1698 )
2023-03-01 16:02:10 +01:00
Erik Montnemery
c471f4ef53
Remove outdated comments about statistics ( #1699 )
2023-02-28 21:18:32 -05:00
Erik Montnemery
428318d797
Document + blog post sensor presentation rounding ( #1673 )
2023-02-08 15:00:23 +01:00
Erik Montnemery
9c735f9364
Fix typo in sensor documentation ( #1657 )
2023-01-30 17:20:47 +01:00
SgtBatten
fa7f6f2a7b
Add MJ and GJ energy types ( #1639 )
2023-01-25 14:25:08 +01:00
Erik Montnemery
5071e5e05f
Document K as a valid unit for temperature sensor and number ( #1650 )
2023-01-25 11:48:24 +01:00
Erik Montnemery
c1972a3d13
Document sensor attribute native_precision ( #1648 )
...
* Document sensor attribute native_precision
* 🔡
2023-01-25 08:56:03 +01:00
Paulus Schoutsen
5b2815e5a4
Add blog post about breaking changes to conversation integration ( #1647 )
...
* Add blog post about breaking changes to conversation integration
* Fix link
* Apply suggestions from code review
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2023-01-24 21:58:45 -06:00
Michael Hansen
adbd3ba9ce
Voice updates ( #1646 )
...
* Document conversation/prepare
* Add custom sentences and responses
* Moved custom sentences to user docs
* Document context and response keys
* Fix custom agent docs
2023-01-24 20:22:02 -05:00
J. Nick Koston
09856c97b2
Split Bluetooth APIs to their own page ( #1641 )
...
* Split Bluetooth APIs to their own page
* Split Bluetooth APIs to their own page
* Split Bluetooth APIs to their own page
2023-01-20 14:34:26 -05:00
J. Nick Koston
91a6a13b65
Rephrase ActiveBluetoothCoordinator docs ( #1640 )
2023-01-20 20:29:52 +01:00
J. Nick Koston
4d368a1b0f
Add docs on fetching Bluetooth data ( #1635 )
...
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Add docs on fetching Bluetooth data
* Update docs/bluetooth_fetching_data.md
* Update docs/bluetooth_fetching_data.md
* Update docs/bluetooth_fetching_data.md
Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
* Update docs/bluetooth_fetching_data.md
Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
* Update docs/bluetooth_fetching_data.md
* Update docs/bluetooth_fetching_data.md
Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
* Update docs/bluetooth_fetching_data.md
Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
* Update docs/bluetooth_fetching_data.md
* Adjust sidebar
* Fix link
Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-01-19 21:50:27 -05:00
Sameer Puri
44203a143c
Fix internationalization link in entity.md ( #1634 )
2023-01-18 10:17:24 +01:00
Paulus Schoutsen
976ff393b9
Document custom conversation agent ( #1628 )
2023-01-16 13:29:19 -05:00
Paulus Schoutsen
0c8a7b6048
Modernize sidebar menu and consolidate content ( #1619 )
...
* Modernize sidebar menu
* Move more architecture things over
* Move APIs to their application docs
* Clean up some titles and de-duplicate
* Consolidate repair platform and issue registry
* More moving
* Address comments
* Move API down
2023-01-09 13:44:44 -05:00
Erik Montnemery
84ce528485
Update allowed units for power factor sensor device class ( #1614 )
2023-01-09 10:42:16 +01:00
Franck Nijhof
dfd77cabdf
Replace device class strings with enums in dev docs ( #1610 )
2023-01-04 00:37:28 +02:00
Erik Montnemery
e0eb707572
Update SensorDeviceClass.PRECIPITATION documentation ( #1608 )
2023-01-03 11:11:09 +01:00
Steven Vondruska
21e63c3b75
Updating native_unit_of_measurement documentation ( #1586 )
2023-01-02 12:15:58 +01:00