919 Commits

Author SHA1 Message Date
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
Erik Montnemery
3f4268f9e9
Document sensor total and total_increasing state classes (#1026) 2021-08-16 15:24:58 +02:00
J. Nick Koston
a9bb9a4fe9
Add camera entity docs (#1020) 2021-08-11 14:56:47 -05:00
Bram Kragten
3717180295
Add device class gas (#1019) 2021-08-11 21:27:39 +02:00
leoujz
221f007c07
Update tutorial.md (#1018) 2021-08-10 10:02:55 +02:00
leoujz
42077bdeeb
fix install/update error ' No build stage in current context' for Step 3 (#1017)
fix install/update error 'No build stage in current context' for Step 3
2021-08-10 03:02:28 +02:00
Raman Gupta
0bccdb6fb1
Document new dict format for siren.available_tones (#1016) 2021-08-09 13:18:58 +02:00
Raman Gupta
3af7ea3aaf
Add available_tones property to siren docs (#1015) 2021-08-08 09:07:10 +02:00
Niels Mündler
3edfa6e3dd
Fix small typo (#1014)
Exampled -> Examples
2021-08-07 06:38:50 +02:00
Jaroslav Hanslík
aa7ff2ea3d
Consistent properties info for all entities (#1012) 2021-08-03 13:56:04 +02:00
Paulus Schoutsen
c11d90613f
Clarify long-term stats (#1011) 2021-07-29 22:17:06 +02:00
Allan Lin
7475cdb1d2
Fix missing link. (#1010) 2021-07-29 16:46:42 +01:00
Bram Kragten
6bfb30b503
Add device class monetary (#1005) 2021-07-28 21:22:25 +02:00
Joakim Sørensen
c5656e0c1d
Rename snapshot -> backup (#963)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-27 10:10:38 +02:00
J. Nick Koston
99986314be
Update lock for locking, unlocking, jammed (#1001) 2021-07-20 18:13:33 +02:00
Erik Montnemery
76f6b1ac08
Further tweak documentation about _attr-style shorthand for properties (#1000)
* Further tweak documentation about _attr-style shorthand for properties

* Update entity.md

* Update air-quality.md

* Update entity.md

* Update air-quality.md

* Update air-quality.md

* Update device-tracker.md

* Update device-tracker.md

* Update fan.md

* Update vacuum.md

* Update entity.md

* Update entity.md

* Move the example to a separate PR
2021-07-15 15:47:48 +02:00
Thorjan Knudsvik
a0878e40f5
Adds devcontainer instructions (#998) 2021-07-13 10:39:40 -07:00
Erik Montnemery
83d945a0c4
Tweak language for remote turn_on, turn_off, toggle services (#1002) 2021-07-12 09:47:00 +02:00
Charles Garwood
395f1e0fa3
Merge pull request #865 from raman325/siren
Add entity doc for siren platform
2021-07-11 19:51:10 -04:00
Erik Montnemery
a4fd68603d
Tweak documentation about _attr-style shorthand for properties (#999) 2021-07-08 11:21:43 +02:00
raman325
565a8efc11
improve formatting 2021-07-07 00:21:38 -04:00
raman325
553150b874
feedback 2021-07-07 00:16:43 -04:00
raman325
5b10caccd5
Update docs to explain the turn_on service functionality better 2021-07-04 12:28:15 -04:00
Tom Brien
eee23aec0a
Update options update listener steps (#996)
* Update update listener doc

* Grammar
2021-07-04 03:33:57 +02:00
posixx
2f06bbd68f
Document alarm control panel vacation mode (#758) 2021-07-01 17:27:35 +02:00
Pascal Vizeli
59ba426c11
Fix host feature haos (#991) 2021-06-30 12:01:02 +02:00
Chris van Marle
c70f7ec86b
Fix supervisor ping URL (#990)
* Fix supervisor ping URL

In the current version I had to ping `http://<host>/supervisor/ping`, instead of `http://<host>/ping` as implied by the docs.

```
$ curl -sSL -H 'Authorization: Bearer <TOKEN>' 'http://homeassistant.local/ping'
404: Not Found

$ curl -sSL -H 'Authorization: Bearer <TOKEN>' 'http://homeassistant.local/supervisor/ping'
{"result": "ok", "data": {}}
```

* Use 'supervisor' as host name

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-30 09:48:17 +02:00
Joakim Sørensen
8b219a852c
Add ingress_stream add-on option (#989) 2021-06-30 09:29:43 +02:00
Paulus Schoutsen
96c5d4069b
Update config_entries_config_flow_handler.md (#988) 2021-06-29 22:49:12 +02:00
gmlupatelli
b5191affc7
Update debugging.md (#987)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-29 19:20:17 +02:00
Raman Gupta
f3b2d8ad7c
Add docs about device condition and action dynamic schema validation (#984) 2021-06-28 14:53:21 -07:00
Brint E. Kriebel
3c811279a7
Add information on turning off OS SSH access (#866)
* Add information on turning off OS SSH access

The current documentation does not describe how to stop the SSH access to the host if it is no longer needed. The service will be stopped and the keys removed if the Home Assistant device is booted with an empty CONFIG drive inserted.

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-28 18:21:13 +02:00
Codestian
afc44b25f3
Update websocket.md (#958)
Added missing optional "target" key in Calling a service section and changed "service_data" key with better examples.
2021-06-28 18:15:34 +02:00
Shay Levy
7ae2346834
Deprecate Switch entity properties (#982)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-27 18:11:42 +02:00
raman325
70d5b265c7
Update docs based on core PR review and changes 2021-06-25 18:14:35 -04:00
Shay Levy
5d49aa4119
Fix typo in Fan entity (#983) 2021-06-25 18:32:45 +01:00
Erik Montnemery
f86eab2269
Correct information on how to generate a 0-timestamp (#979) 2021-06-24 09:34:26 -07:00
Franck Nijhof
b112c0cdbc
Add AirQuality deprecation notice (#978) 2021-06-22 21:10:41 +02:00