710 Commits

Author SHA1 Message Date
Jason Cronquist
063c16179d
Update websocket.md (#754)
Add context to the example outputs.  Brings documentation inline with actual output from these commands.
2021-01-04 11:14:17 +01:00
Max Winterstein
be3a4008d1
Add note about X-Ingress-Path (#759) 2021-01-04 11:04:40 +01:00
Pascal Vizeli
b7495603df
Small update on auth doc (#760) 2021-01-04 11:02:46 +01:00
Martin Hjelmare
48f9b25e88
Fix missing entity pages (#756) 2021-01-01 17:31:31 +01:00
Oncleben31
8a831b459b
French translation rules for Blueprint (#755) 2021-01-01 15:51:25 +01:00
Allen Porter
d6f244e610
Document an OAuth2 reauth example (#753)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-20 01:36:03 +01:00
Thibaut
cc1dadba11
Remove battery related attributes description (#750)
The battery must be now a sensor, not an attribute.
2020-12-17 12:54:41 +01:00
Zack Barett
8f53231d25
Very Small updated after using the Custom Views (#748) 2020-12-08 11:55:04 +01:00
Matt Olson
c25ce0aa07
Fixed typo: Date -> Data (#747) 2020-12-07 19:45:26 +01:00
Zack Barett
53e5f10c6b
Add new Events to Custom View Docs (#746) 2020-12-07 13:54:03 +01:00
Marius
16a9187f58
Updated wording to reflect behaviour (#745)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-12-04 16:54:43 +01:00
Shulyaka
0c2a898f40
Add number entity value property (#744) 2020-12-03 18:35:35 +01:00
Shulyaka
651ca3890e
Add new number entity support (#712) 2020-12-02 13:51:46 +01:00
Pascal Vizeli
550590c19d
Add API for network reload command (#742) 2020-12-01 14:03:40 +01:00
Tomáš Bedřich
b8c52c3a92
Fix sync example (#741) 2020-12-01 09:01:10 +01:00
Allen Porter
1ac4d6307c
Update device automation translation steps (#735) 2020-11-23 10:39:07 +01:00
Allen Porter
517c48bed0
Add device trigger translation documentation (#734)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-23 10:10:28 +01:00
Allen Porter
f00a682774
Add additional trigger documentation (#733) 2020-11-23 08:53:04 +01:00
Patrick Decat
8b991cede0
Recommend safer "git push --force-with-lease" (#732)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-22 21:32:08 +01:00
Pascal Vizeli
e292a207ff
Supervisor restart (#731) 2020-11-21 16:24:30 +01:00
Dave T
cbe31f19c3
Clarify description of 'after_dependencies' (#730) 2020-11-21 14:28:09 +01:00
Martin Hjelmare
1650cd240e
Add progress key to available translation keys (#726) 2020-11-17 20:10:49 +01:00
Martin Hjelmare
0e2ebe957e
Improve data entry flow show progress docs (#725) 2020-11-17 12:33:50 +01:00
Pascal Vizeli
0a77d46fad
Add unhealthy flag for resolution center (#724) 2020-11-14 16:17:27 +01:00
Joakim Sørensen
70ca7d9639
Add new keys to /network/info (#723) 2020-11-13 09:31:28 +01:00
rajlaud
d1af30730a
Add documentation for media browser image proxy (#699)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-11 20:56:14 +01:00
Stefan Agner
944089caf1
Use technology neutral "auto" instead of "dhcp" for IP configuration (#722) 2020-11-11 18:23:48 +01:00
Pascal Vizeli
ea486b226d
New network API doc (#721)
* New network API doc

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>

* Add VLAN payload

* Update docs/api/supervisor/endpoints.md

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

* Apply suggestions from code review

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

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-10 17:53:54 +01:00
Paulus Schoutsen
8d282edc8c
Document firing events (#720)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-11-10 14:20:04 +01:00
Fabian Affolter
3c93abab77
Replace Hass.io (#719) 2020-11-10 10:04:34 +01:00
Martin Hjelmare
3ee99ae0f8
Document data entry flow show progress (#717)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-09 18:48:49 +01:00
Adam Ernst
a7b2715c76
Tweak "Long-Lived Access Tokens" documentation (#716)
It's much easier to grab a long-lived access token via the web frontend, so mention that *first*.

It appears that the previous ordering was just an artifact of the fact that web frontend support was added later than websocket support. See #151.
2020-11-08 12:45:06 +01:00
Joakim Sørensen
5e2625c381
Dockerhub registry (#713)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-06 21:20:23 +01:00
Brenden Crowie
078d89314b
Corrects typo "rebuilt" (#715)
Correct typo
2020-11-06 20:31:01 +01:00
Paulus Schoutsen
7cbd1bcc0b
Add a validate ingress session endpoint (#714)
* Add a validate ingress session endpoint

* update docs
2020-11-06 11:48:56 +01:00
Jean-Paul van Ravensberg
3213be0db1
Add codecov command to dev instructions (#711)
* Add codecov command

* Process review feedback
2020-11-02 01:47:26 +01:00
Stefan Agner
d3ac04fb1c
Clarify how devices are matched in device registry (#709)
The exact device registry behaviour is somewhat unclear. Clarify how devices are matched exactly.
2020-10-31 23:51:46 +01:00
David De Sloovere
2330150835
Improve Add-On testing steps (#705) 2020-10-29 10:29:59 +01:00
Zack Barett
38f2abeacb
Docs: New File for Custom Views (#700)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-28 09:34:39 +01:00
Juraj Liso
39f62517f7
Fix typo in add-on configuration (#703)
Allow read-oly access -> Allow read-only access
2020-10-27 20:52:20 +01:00
Jonathan Martens
b2aff87b43
Prevent code block brake up (#704)
* Prevent code block brake up

Prevent code block from braking up and second part being slightly de-indented.
2020-10-27 18:23:46 +00:00
Pascal Vizeli
780ff178c3
Supervisor version handling over API (#696) 2020-10-26 14:42:55 +01:00
Joakim Sørensen
663eea260b
Update supervisor links (#697) 2020-10-22 14:27:37 +02:00
Joakim Sørensen
cdb7c34ced
Custom API endpoint element (#695) 2020-10-20 21:50:00 +02:00
Pascal Vizeli
c9b71eaf50
Supervisor: Auth cache reset (#688)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-10-20 11:01:55 +02:00
Pascal Vizeli
b69e0409ef
Show internal network settings on info (#694) 2020-10-20 10:42:54 +02:00
Paulus Schoutsen
2c93407523
Fix right carrots (#693) 2020-10-20 10:25:21 +02:00
Paulus Schoutsen
cc81481797
Fix some Rest API headers (#692) 2020-10-20 10:19:44 +02:00
Paulus Schoutsen
3c04290e21
Remove event forward API descriptions as they no longer exist 2020-10-20 09:52:39 +02:00
Bradley Nelson
5876dc7b26
Update Rest API Style (#689) 2020-10-20 09:50:56 +02:00