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
Roeland Van Lembergen
38bf7ffdfb
Fix folded keep operator in yaml-style-guide.md ( #1525 )
...
Where the keep operator is mentioned, it wrongly shows the folded strip operator instead of the folded keep operator.
2022-11-24 15:48:27 +01:00
Pascal Vizeli
0dd1339db1
Explain the dockerfile arch handling ( #1545 )
...
* Update configuration.md
* Update docs/add-ons/configuration.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-11-24 14:20:32 +01:00
Franck Nijhof
500457acd9
Not to Tox ( #1542 )
2022-11-23 14:40:48 +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
Steve Repsher
e95eef1f04
Add Autofill to data entry flow ( #1528 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-11-15 12:59:11 -06:00
Mike Degatano
f2fd582ba1
Document /os/boards/{board}
endpoints ( #1526 )
...
* Document `/os/boards/{board}` endpoints
* Missed closing tag
2022-11-08 09:29:13 +01:00
Dave T
36fb0e2985
Several grammar improvements ( #1516 )
...
* Several grammar improvements
* Further grammar fixes
* More grammar improvements
* More grammar improvements
* More grammar improvements
* Further grammar improvements
* Further grammar improvements
* Update docs/add-ons/communication.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update docs/add-ons/configuration.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update docs/add-ons/configuration.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update docs/add-ons/security.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update docs/add-ons/testing.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Code review: Rewrite first paragraph
* Update docs/add-ons/security.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove confusing phrase
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-07 07:46:31 +01:00
Dave T
b1635951c3
Minor typo ( #1515 )
2022-10-27 22:50:48 +03:00
Franck Nijhof
dafeb49013
Add diagnostics to integration QA scale gold requirements ( #1512 )
2022-10-26 11:15:51 -04:00
epenet
68ed590f2b
Add precipitation_intensity sensor device class ( #1491 )
2022-10-26 14:41:20 +02:00
Fredrik Erlandsson
72603c09ef
Use the typed dataclass DeviceInfo ( #1502 )
2022-10-26 14:40:49 +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
Franck Nijhof
aadedb7c2f
Make iot_standards in virtual integrations a list ( #1510 )
2022-10-25 13:43:45 +02:00
epenet
d614799414
Add WATER sensor device class ( #1509 )
2022-10-24 21:06:59 +02:00
Franck Nijhof
408f788aa8
Process review comments in virtual integrations ( #1507 )
2022-10-24 12:10:53 +02:00
Franck Nijhof
3dba19e66a
Integrations v2.1: Virtual integrations ( #1506 )
2022-10-23 14:24:18 -04:00
Franck Nijhof
b97a311c72
Integrations v2.1: Differentiating hubs, devices and services ( #1499 )
...
* Update documentation for integrations v2.1
* Add notes and warnings
* Small tweaks and improvements
* Clarify hub/device/service
2022-10-22 16:13:19 +02:00
Dave T
1f3eeb6312
Minor grammar improvements in front end developer docs ( #1505 )
2022-10-22 15:04:06 +02:00
Stefan Agner
fcafabfc9e
Add documentation for enhanced logging endpoints ( #1127 )
...
* Add documentation for enhanced logging endpoints
* Document all log endpoints and options
* Update with latest endpoints
* Missed a closing tag
* Add other /follow endpoints
* Note link to /host/logs for range info
* Only modify /host/logs endpoints
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2022-10-21 20:14:16 +02:00
Pascal Vizeli
3b30cea057
Add missing store endpoints ( #1416 )
2022-10-21 20:13:15 +02:00
Michał Stańczyk
669b3d883d
Update development_environment.mdx ( #1501 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-18 18:44:31 +02:00