Commit Graph

425 Commits

Author SHA1 Message Date
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
Allen Porter
3e728a0841 Revert "Update timezone requirements for calendar events (#1601)" (#1604)
This reverts commit 1b8d71e9b1.
2023-01-01 21:11:34 -08:00
Allen Porter
1b8d71e9b1 Update timezone requirements for calendar events (#1601) 2022-12-31 15:23:34 -05:00
SukramJ
b28c57600c Add mA to SensorDeviceClass.CURRENT (#1593) 2022-12-30 13:55:39 +01:00
Jan Bouwhuis
7c5ede6fba Add mV unit to number and sensor entity documentation (#1598) 2022-12-30 12:51:32 +01:00
Allen Porter
08f2a6f65a Fix copy/paste mistakes in calendar update docs (#1596) 2022-12-29 16:19:33 +01:00
Allen Porter
f46b511dba Add update APIs for Calendar Entities (#1590) 2022-12-27 21:56:24 +01:00
epenet
9815c59189 Remove lumen from Illuminance units (#1592) 2022-12-27 14:26:00 +01:00
epenet
c5eae6f4e5 Add CCF to volume units (#1587) 2022-12-19 14:58:13 +01:00
epenet
2f4c542bde Add stones to weight units (#1585) 2022-12-13 17:35:34 +01:00
epenet
8e3979ee81 Add new atmospheric pressure device class (#1573) 2022-12-09 13:49:21 +01:00
epenet
cfb86b5075 Add new sound pressure device class (#1574)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-08 20:11:45 +01:00
epenet
0896d1c000 Add new irradiance device class (#1575)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-08 18:46:50 +01:00
epenet
2aa3db4d0b Add new data rate device class (#1577) 2022-12-08 18:20:33 +01:00
epenet
520ba8bc50 Add new data size device class (#1576) 2022-12-08 16:50:34 +01:00
epenet
8eda52dd4e Add cm to precipitation units (#1567)
* Add cm to precipitation units

* Update number.md
2022-12-07 08:10:18 +01:00
Franck Nijhof
ea9f865cb5 Enum device class & options property of sensor entities (#1540) 2022-12-02 09:11:38 +01:00
Erik Montnemery
f1212b221d Document entity translation_key property (#1558) 2022-12-01 09:34:29 +01:00
Allen Porter
4964a4cdea Add documentation for calendar entity create/delete (#1488)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-30 21:20:48 +01:00
Raman Gupta
66cd7aa4e4 Add text entity developer docs (#1536) 2022-11-24 20:03:53 +01:00
epenet
8b5d5c4212 Add precipitation device class (#1517) 2022-11-18 12:42:06 +01:00
Erik Montnemery
c0f40d5005 Document new number device classes (#1532) 2022-11-17 14:00:46 +01:00
epenet
68ed590f2b Add precipitation_intensity sensor device class (#1491) 2022-10-26 14:41:20 +02:00
Erik Montnemery
4bc5729629 Document sensor property suggested_unit_of_measurement (#1503)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-25 17:25:11 +02:00
epenet
9bd288eb84 Add wind_speed sensor device class (#1490) 2022-10-25 17:23:06 +02:00
epenet
d614799414 Add WATER sensor device class (#1509) 2022-10-24 21:06:59 +02:00
Erik Montnemery
bcefc60ab9 Update sensor.md, to make it easier to find the section about choosing state class (#1486)
* Update sensor.md

* Update sensor.md
2022-10-06 08:17:11 +02:00
epenet
1e6761fb2b Add comment around weight device class (#1479) 2022-09-28 14:24:31 +02:00
epenet
985e8d4747 Add generic weight device class (#1476) 2022-09-28 12:20:06 +02:00
epenet
bf2edac078 Add generic speed device_class (#1466) 2022-09-28 08:27:14 +02:00
epenet
2250d2ed0b Add generic volume device_class (#1464) 2022-09-28 08:22:38 +02:00
epenet
aa3befd302 Add generic distance device_class (#1465) 2022-09-27 16:41:22 +02:00
Robert Drinovac
dd9cb2a28f Set device_tracker latitude/longitude Type as float (#1467) 2022-09-14 14:40:35 +02:00
epenet
08aa16134f Replace constants with enums in media-player (#1462)
* Add RepeatMode enum to media player

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* MEDIA_TYPE => MediaType

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update media-player.md

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update blog/2022-09-06-media-player-repeat-mode-deprecation.md

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-09-08 06:30:53 +02:00
Ernst Klamer
40db176c91 Add moisture device_class (#1457) 2022-09-01 11:47:52 -04:00
Erik Montnemery
63ce526339 Document the issue registry (#1447)
* Document the issue registry

* Apply suggestions from code review

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

* Tweak language

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 13:54:04 +02:00
Joakim Plate
686b818df6 Add list of states to media player developer docs (#1450)
* Add list of states to media player developer docs

* Add STATE_ON

* Apply suggestions from code review

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 08:47:46 +02:00