1312 Commits

Author SHA1 Message Date
Sven Serlier
9455a2eaf5
Update two URLs to avoid redirect (#1626)
* Update oauth URL

* Update python zeroconf URL
2023-01-13 08:15:49 +01:00
Paulus Schoutsen
3f3b13c3ff
Tweak voice stuff (#1621) 2023-01-10 10:26:06 -05:00
Paulus Schoutsen
30b68f244e
Voice (#1620)
* Migrate voice content

* Handle duplicate intent pages

* ABC package.json

* Fix some links

* Fix more links

* Update path

* Update docs/voice/overview.md
2023-01-10 08:38:17 -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
Paulus Schoutsen
cae42c9fe3
Tweaks to intent docs (#1618)
* Tweaks to intent docs

* Move to core section

* Update docs/intent_firing.md
2023-01-09 10:22:51 -05:00
Erik Montnemery
84ce528485
Update allowed units for power factor sensor device class (#1614) 2023-01-09 10:42:16 +01:00
Paulus Schoutsen
66f0fae3e4 Update intent code 2023-01-08 21:32:17 -05:00
David Buezas
cb5af0ecc4
Add async_scanner_devices_by_address to Bluetooth (#1589)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-08 14:15:14 -10:00
Franck Nijhof
dfd77cabdf
Replace device class strings with enums in dev docs (#1610) 2023-01-04 00:37:28 +02:00
dgtal1
7f88317945
Add notes about debugging HA in Dev Container (#1469)
* Add notes about debugging HA in Dev Container

Since some people (like me and others) experience issues with the default Dev Container debugging, whcih doesn't work out-of-the box - new developers may think that debugging is not supported by the dev container out-of-the-box. This description is to indicate that normally debugging doesn't needs any additional actions to be taken to enable it. I also mentioned the way to debug remote instances, which may be very helpful for the developers, also in case of issues with the default debugging without enabling `debugpy`.
If I had such description I wouldn't loose almost 2 hours of googling trying to find out what is supported and what are the options, so I hope thanks to this people will avoid this.

* Fix typo in my previous description

* Small tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-04 00:33:49 +02:00
Joakim Plate
9c52c1f5fd
Adjust development documentation with context (#1355)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-03 16:18:25 +01:00
Jonas
e3a42e3cd2
fixed json in creating_integration_manifest.md (#1609) 2023-01-03 12:09:07 +01: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 1b8d71e9b12d998a02261b84d1045d98207be32c.
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
almirus
2d2d29c82f
Update testing.md (#1600) 2022-12-31 11:54:02 +01:00
Artem Draft
0f993e39ef
Fix typo in the development testing (#1599) 2022-12-30 17:59:50 +01: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
Christopher Fenner
bf56dea391
fix: correct outdated link (#1597)
* fix: correct outdated link

* Update custom_integration.md
2022-12-29 23:06:32 -05:00
Allen Porter
08f2a6f65a
Fix copy/paste mistakes in calendar update docs (#1596) 2022-12-29 16:19:33 +01:00
Tarmo
7a4f541851
Update rest.md, fix inconsistent example for API CURL (#1595) 2022-12-28 23:42:49 +01:00
Allen Porter
f46b511dba
Add update APIs for Calendar Entities (#1590) 2022-12-27 21:56:24 +01:00
Erik Montnemery
3c8bdb422a
Document entity attribute translations (#1591)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-27 15:29:47 +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
Didier C
d8e0e6b026
Add a mising closing curly brace (#1588)
in *Unique IDs* section, the `strings.json` example require one more closing curly brace to be valid json
2022-12-15 16:58:37 +02:00
Michael Hansen
fa5380a68e
Add conversation API to intents section (#1583)
* Add conversation API to intents section

* Add multiple targets

* Separate conversation id from intent response

* Add description of target combinations

* Update docs/intent_conversation_api.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Update docs/intent_conversation_api.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Language is required in intent response

* Add partial_action_done

* Remove partial_action_done

* Update docs/intent_conversation_api.md

* Fix examples

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-12-13 23:02:59 -05:00
epenet
2f4c542bde
Add stones to weight units (#1585) 2022-12-13 17:35:34 +01:00
Stefan Agner
37b58a686a
Add Matter and OTBR to possible service discovery (#1568) 2022-12-09 10:48:43 -05: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
Dave T
28de71dfe7
Fix minor typo (#1562) 2022-12-02 19:27:26 +02:00
Dave T
c95da50bf9
Fix typo (#1563) 2022-12-02 19:26:49 +02:00
Franck Nijhof
ea9f865cb5
Enum device class & options property of sensor entities (#1540) 2022-12-02 09:11:38 +01:00
Erik Montnemery
0f12f8f772
Correct entity translation example (#1560) 2022-12-01 10:17:54 +01:00
Erik Montnemery
f1212b221d
Document entity translation_key property (#1558) 2022-12-01 09:34:29 +01:00
Erik Montnemery
09aaca301b
Document entity section in strings.json (#1557)
* Document entity section in strings.json

* Update core.md
2022-12-01 09:34:22 +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
Erik Montnemery
6d81a5b556
Update core translation documentation (#1556)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-30 10:26:26 +01:00
puddly
af0b620f20
Document --skip-pip-packages for more granular package installation control (#1555) 2022-11-30 08:39:02 +01:00
epenet
967c787b35
Document add_suggested_values_to_schema (#1541) 2022-11-30 08:23:37 +01:00
Paul Schulz
163c13ba3f
Minor edit for readability (#1554) 2022-11-27 20:36:08 -05:00
Raman Gupta
66cd7aa4e4
Add text entity developer docs (#1536) 2022-11-24 20:03:53 +01:00
Daniel
caf800df22
Fix wrong type and description of ingress_panel (#1548) 2022-11-24 19:33:07 +01:00