Commit Graph

1281 Commits

Author SHA1 Message Date
Ville Skyttä
34b425ec13 Spelling and grammar fixes (#909) 2021-04-30 08:01:54 +02:00
Maximilian Ertl
904387fa9c Make manifest.json documentation more clear (#908) 2021-04-29 23:10:33 +02:00
Erik Montnemery
604e921181 Correct table in light entity documentation (#907) 2021-04-29 15:00:49 +02:00
Erik Montnemery
f08f6127b9 Improve light docs (#906) 2021-04-29 09:20:21 +02:00
Ruslan Sayfutdinov
3d5a831df2 Fix typos in type checking section (#904) 2021-04-28 11:35:04 +02:00
Paulus Schoutsen
b5de04684c Document frontend strategy (#900)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-27 10:29:26 -07:00
Franck Nijhof
039b12e201 Update hints about type hints (#901)
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
2021-04-27 10:12:27 -07:00
Franck Nijhof
247e9ba0ad Update hints about type hints (#899) 2021-04-26 14:22:44 +02:00
Dan Klaffenbach
01f0246787 Add documentation for grouping media players (#855) 2021-04-23 19:23:28 +02:00
Jan Bouwhuis
20b46c7d4a Windows performance devcontainer note (#895) 2021-04-23 18:21:08 +02:00
Milan Meulemans
b37ba4d0b7 Rename HomeAssistantType to HomeAssistant (#897) 2021-04-23 16:44:44 +02:00
Philip Allgaier
9459926ca8 Notes about default values in services.yaml (#896) 2021-04-23 16:36:40 +02:00
Erik Montnemery
4677318bca Update wording for Entity.icon (#894) 2021-04-22 17:00:53 -07:00
karliemeads
3254b8359d Change py.test -> pytest (#893) 2021-04-21 23:03:55 +02:00
Erik Montnemery
53f5104bd4 Document updated LightEntity support for color_mode (#892)
* Document updated LightEntity support for color_mode

* Correct documentation for some properties which return a tuple

* Update light.md
2021-04-21 20:09:53 +02:00
dependabot[bot]
1360fbb80f Bump @docusaurus/preset-classic from 2.0.0-alpha.72 to 2.0.0-alpha.73 (#890)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Brien <tom@byth.co.uk>
2021-04-19 14:11:28 -07:00
Pascal Vizeli
af4ed95e60 Add labels to build (#888) 2021-04-15 12:42:05 +02:00
Franck Nijhof
08926101c4 Add IoT Class to manifest (#886) 2021-04-15 10:21:43 +02:00
Matthias Alphart
880e00d8f1 use SwitchEntity in example (#887)
instead of deprecated SwitchDevice
2021-04-14 17:33:44 +02:00
Pascal Vizeli
5537cef36c Small fix with profile path (#885) 2021-04-13 09:50:41 -07:00
Joakim Sørensen
c65125d00f Remove reference to standalone addon testing (#883) 2021-04-12 13:07:08 +02:00
David Radcliffe
e72a156c8d note case requirements of zeroconf config (#884) 2021-04-12 10:17:34 +02:00
Denilson Sá Maia
98e928e7bb Typo: s/thee/the/ (#882) 2021-04-11 10:42:01 +02:00
J. Nick Koston
6bf8e60b20 Fix wording error in DataUpdateCoordinator code comments (#881) 2021-04-10 20:37:30 +02:00
J. Nick Koston
ac688ee498 Add example usage of ConfigEntryAuthFailed to the coordinator (#880) 2021-04-10 12:52:03 +02:00
J. Nick Koston
9078f380c9 Add manufacturer filter support to zeroconf (#877) 2021-04-08 09:03:20 -10:00
Martin Hjelmare
693797f3c2 Extend docs for device automation (#876) 2021-04-08 11:33:55 +02:00
Czapla
f5f7c9ce03 Add more info to docs (#874)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-04-06 13:24:49 +02:00
Paulus Schoutsen
4e714d88c7 Update error codes docs for websocket API (#873) 2021-04-05 14:02:16 +02:00
Alan Tse
84fd2e7143 Clarify dependencies requirements (#872)
https://github.com/home-assistant/core/pull/48241#issuecomment-811070888
2021-04-01 20:54:05 +02:00
Marc Mueller
f89e7153e2 Remove pylint unused-import (#871) 2021-03-30 08:32:38 +02:00
J. Nick Koston
b1a3b5dc17 Update example with async_config_entry_first_refresh (#870) 2021-03-29 12:51:52 -10:00
Thomas Lovén
a3fbbee6ea Rename layout option for cards to view_layout (#863)
Discussion: https://discord.com/channels/330944238910963714/351047592588869643/821281122755411968
2021-03-29 14:28:55 -07:00
Mike Degatano
2c47ec76db Include alternate journal path for journald option (#869) 2021-03-29 16:23:03 +02:00
Mike Degatano
3b89389c31 Include volatile journal information (#868)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-29 12:33:09 +02:00
raman325
bbfc6ac654 Add entity doc for siren platform 2021-03-25 00:59:56 -04:00
Alan Tse
5d219781ee Add section about custom component requirements (#862)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-24 17:47:47 +01:00
Pascal Vizeli
3a402d86a7 Force security options endpoint (#860) 2021-03-24 14:36:38 +01:00
Sander Cox
46c9a3702f Update testing.md (#856)
- Port inside devcontainer.json is 7123 mapped to 8123 so users should be directed to 7123.
- if you don't copy the `.vscode` folder the `Start Home Assistant` task is not available
2021-03-22 13:53:20 +01:00
Mike Degatano
0d67d551d0 Add journald option for add-on configuration (#851)
Document the new journald option available for add-ons that need access to the logs of the host system.
2021-03-22 13:22:21 +01:00
Philip Allgaier
8919af1601 Added link to backend translation page (#858) 2021-03-22 12:01:55 +01:00
Tom Brien
33612c2f20 Remove invert from architecture figure (#859)
Was a bit to bold when inverted. Original colours seem ok in both cases
2021-03-21 21:29:47 +01:00
Pascal Vizeli
00f9a0b6b1 Add content-trust to API (#857) 2021-03-20 00:13:20 +01:00
Paulus Schoutsen
7f2bee18a8 Document default_* keys for device info (#852) 2021-03-17 05:24:25 +01:00
rospogrigio
53f669ba41 Update Vacuum Entity documentation (#701)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-16 19:10:51 +01:00
Philip Allgaier
38a2908528 Note about PR and tox requirements (#772)
* Note about PR and tox requirements

As confirmed by Paulus: https://discord.com/channels/330944238910963714/330990195199442944/798321546673389618

* Update docs/development_testing.md

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-03-16 18:53:33 +01:00
Pascal Vizeli
560495c9c3 Fix description around options (#800) 2021-03-16 18:28:20 +01:00
Paulus Schoutsen
8538b36583 Improve architecture docs (#850) 2021-03-16 18:10:21 +01:00
Erik Montnemery
1dc5528400 Add note for Windows about turning WSL off, then back on again (#793)
* Add note for WSL about turning the computer off, then back on again

* Update docs/development_environment.md

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>

* Update development_environment.md

* Update docs/development_environment.md

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

* Tip was too big, remove it

* Update development_environment.md

* Apply suggestions from code review

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

* Update development_environment.md

* Update development_environment.md

* Update development_environment.md

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-03-16 16:48:26 +01:00
Pascal Vizeli
137ba0a553 API calls for the check management (#847)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-03-15 10:42:08 +01:00