956 Commits

Author SHA1 Message Date
Allen Porter
64ecbc2bc8 Fix image example to use width and height 2021-10-17 11:56:59 -07:00
Allen Porter
bb090688ea Simplify documentaiton wording 2021-10-17 11:52:22 -07:00
Allen Porter
d91a531108 Update camera documentation for WebRTC
Add camera documentation for WebRTC support, and improve documentation for streams generally.
2021-10-17 11:44:50 -07:00
Franck Nijhof
be98cd9303
Add tamper device class for binary sensor (#1084) 2021-10-16 23:43:15 +02:00
Erik Montnemery
50b22f798d
Tweak sensor device class table (#1091)
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-10-15 08:40:25 -07:00
Erik Montnemery
fc7ffff330
Document entity category (#1088)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-15 13:01:08 +02:00
Tom Brien
2978fd3c30
Typo and clarification of humidity (#1090) 2021-10-15 11:22:44 +02:00
Erik Montnemery
8cb8c5f9fb
Tweak sensor gas device class documentation (#1089) 2021-10-15 09:18:25 +01:00
Tom Brien
f635aad186
Change documentation style guide to favour Oxford Comma (#1086) 2021-10-15 02:12:21 +02:00
Matthias Gutjahr
93c667e1b6
Fix typo (#1085)
Use the correct imperative for German "duzen", cp. https://www.duden.de/rechtschreibung/duzen#grammatik
2021-10-14 10:48:12 +02:00
Franck Nijhof
d12e0304e7
Document climate swing mode: SWING_ON (#1083) 2021-10-13 23:32:29 +02:00
Erik Montnemery
9a45ffc7dc
Clarify state class total (#1082) 2021-10-13 11:25:45 +02:00
Erik Montnemery
d28199045a
Tweak sensor documentation (#1081) 2021-10-12 00:10:00 +02:00
Franck Nijhof
26d427f396
Move attribution attribute to Entity base class (#1080) 2021-10-11 23:15:42 +02:00
Erik Montnemery
8e2418316d
Document that the unit of statistics is normalized (#1079) 2021-10-11 15:59:53 +02:00
Dave T
1d0cbcbb44
Minor typos (#1077) 2021-10-11 10:31:13 +02:00
Dave T
c68a010a55
Fix typos in maintenance docs (#1076) 2021-10-08 20:26:18 +01:00
Diede van Marle
2cf6f9645e
Fix non-existent COLOR_MODE's in light.md (#1074)
COLOR_MODE_COLOR_RGB, COLOR_MODE_COLOR_RGBW, COLOR_MODE_COLOR_RGBWW, Do not exist in the light entity:
https://github.com/home-assistant/core/blob/dev/homeassistant/components/light/__init__.py
2021-10-07 16:01:08 +02:00
Oncleben31
efedbcb07c
Add tips about how to build cryptography module on macOS (#1071) 2021-10-04 13:45:13 -07:00
Chris
2c3470f311
Fixed addon configuration docker image and version notes (#1069) 2021-10-04 19:12:12 +02:00
Erik Montnemery
f4937a816f
Document sensor state class total (#1066)
* Update sensor.md

* Update sensor.md
2021-09-27 14:41:15 +02:00
Erik Montnemery
930ec445f6
Clarify state class total_increasing (#1065)
* Clarify state class total_increasing

* Update sensor.md
2021-09-23 11:55:59 +02:00
Joakim Sørensen
2d3f70a129
Add docs for boot_timestamp and startup_time (#1064) 2021-09-22 11:16:16 +02:00
Pascal Vizeli
ce4c675ed4
Datadisk list feature (#1063) 2021-09-21 15:49:16 +02:00
Erik Montnemery
ea7ec3b932
Clarify fan preset_mode property (#1057)
* Clarify fan preset_mode property

* Update fan.md

* Update fan.md
2021-09-20 13:57:20 +02:00
Guillaume Rischard
657150b90a
Fix container name (#1059) 2021-09-18 09:28:46 +02:00
Pascal Vizeli
6e795cd74b
Host agent version on API (for CLI debugging) (#1058) 2021-09-17 09:27:51 -07:00
Pascal Vizeli
4abd8b960c
DataDisk feature (#1056)
* DataDisk feature

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-17 16:31:45 +02:00
Dave T
11b1b0cf56
Add hint to refresh browser cache (#1055)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-12 08:46:58 +02:00
Joakim Sørensen
4bbf81ef73
Remove refrences to /api/discovery_info (#1054) 2021-09-11 11:39:25 -07:00
Ville Skyttä
fffc4910ab
Add date device class (#1053) 2021-09-07 16:46:35 +02:00
epenet
e929379d7f
Fix typo (#1052) 2021-09-06 08:04:57 +02:00
epenet
6f0519ba66
Recommend ConfigEntryAuthFailed for reauthentication (#1048)
* raise ConfigEntryAuthFailed

* Update config_entries_config_flow_handler.md
2021-09-02 21:23:55 +02:00
Czapla
69615e1f0f
Remove version number from Windows (#1047)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-01 13:15:59 +02:00
SaintMalik
fa0ce3313f
Fix typo in sensor entity docs (#1046) 2021-09-01 12:25:11 +02:00
Erik Montnemery
2fd6b59b80
Improve light documentation (#1043) 2021-08-31 10:42:00 -07:00
Erik Montnemery
4b53f13e65
Document sum statistics for sensors with state_class measurement (#1045)
* Document `sum` statistics for sensors with state_class measurement

* Update docs/core/entity/sensor.md

* Update docs/core/entity/sensor.md

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

* Fix typo

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-31 15:23:39 +02:00
dgorti
bdc7adfc99
Update development_environment.md (#1044)
On a fresh WSL2 install of Ubuntu, sudo apt-get update must be run first. Otherwise the packages are not found.
This may be second nature to Linux devs, but for freshly minted WSL2 devs, this might not be known
2021-08-31 13:39:44 +01:00
J. Nick Koston
ebe1f4f010
Adjust USB discovery to document serial_number/description/manufacturer matching (#1039)
* Adjust USB discovery to document serial_number/description/manufacturer matching

https://github.com/home-assistant/core/pull/55236

* Update creating_integration_manifest.md

* Update creating_integration_manifest.md

* Update docs/creating_integration_manifest.md

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-27 16:02:36 +02:00
Lukas Kempf
76ba74ab87
Fix syntax error in example code (#1040) 2021-08-26 13:03:20 +02:00
Simon Tegelid
558f535bad
Update integration_quality_scale_index.md (#1038) 2021-08-25 12:28:14 +02:00
J. Nick Koston
d59c974151
Adjust camera docs to provide clarity on how to handle aspect ratios (#1037)
* Adjust camera docs to provide clarity on how to handle aspect ratios

- When working on home-assistant/frontend#9690 with `bramkragten`, we discovered
  we need a minimum width and height to ensure the frontend images remain crisp and
  the docs were not clear on what do to when aspect ratios were not the same.

* Update docs/core/entity/camera.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-23 10:36:26 -07:00
Erik Montnemery
8e5612b66b
Document native_unit_of_measurement and native_value for sensor (#1035)
* Document `native_unit_of_measurement` and `native_value` for sensor

* Fix typo

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-23 11:30:59 +02:00
Jc2k
a17c85fe90
Add volatile_organic_compounds (#1036) 2021-08-23 11:18:51 +02:00
J. Nick Koston
a12ebaff50
Fix typo in camera docs (#1034) 2021-08-22 20:53:39 +01:00
J. Nick Koston
2be68d6893
Document USB discovery (#1031) 2021-08-21 15:38:47 -05:00
epenet
67c9ffc6be
Update device registry code sample (#1029)
`async_get_registry` is legacy.
2021-08-18 12:25:47 +02:00
Erik Montnemery
92b2bc0932
Update documentation and dev blog post with removal of STATE_CLASS_TOTAL and SensorEntity.last_reset (#1028)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-17 13:32:33 -07:00
Michael
ca7b514775
Add device class update (#1013) 2021-08-17 01:31:17 +02:00
Jc2k
f967d10c62
Add air quality device classes (#1027) 2021-08-16 23:33:44 +02:00