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
J. Nick Koston
3150fb46fd
Update bluetooth documentation for bleak 0.19 changes ( #1497 )
2022-10-18 09:51:06 -05:00
Mike Degatano
269a582faa
Document new options for supervisor backups ( #1442 )
2022-10-17 13:45:47 +02:00
Dave T
6f39adbafe
Update formatting and grammar in REST API docs ( #1495 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-14 12:59:39 +02:00
Guido Schmitz
36f83bb985
Fix tailing comma in JSON snippet on Grouping integrations page ( #1494 )
2022-10-13 00:35:01 +03:00
Synaptic149
460318137c
Rewording of a sentence in standards.md ( #1487 )
2022-10-09 14:40:14 +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
Allen Porter
23fa78ae52
Update OAuth reauth with simpler example ( #1483 )
2022-10-02 08:13:17 +02:00
Erik Montnemery
49132570dd
Document brand files ( #1475 )
...
* Document brand files
* Update docs/creating_integration_brand.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-09-30 08:39:15 +02:00
epenet
1e6761fb2b
Add comment around weight device class ( #1479 )
2022-09-28 14:24:31 +02:00