698 Commits

Author SHA1 Message Date
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
Pascal Vizeli
7911a06a7e
Add resolution as info (#687) 2020-10-16 13:10:37 +02:00
Pascal Vizeli
3030df64cc
Fix API for new resolution center (#685)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-10-16 12:56:19 +02:00
dgtal1
2a8d7b5b91
Added description on how to migrate a Config Entry to a new version (#640)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-16 10:31:20 +02:00
Daniel Shokouhi
bd76a78d57
Mention event data structure when we talk about firing events (#682) 2020-10-15 12:28:15 +02:00
Pascal Vizeli
abb95d32cf
Add default interface helper (#677)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-10-15 11:00:12 +02:00
Joakim Sørensen
78d8455733
Add suggestion endpoints for resolution (#683) 2020-10-14 17:16:56 +02:00
Paulus Schoutsen
1e4428e916
Update translations.md 2020-10-13 15:19:55 +02:00
Paulus Schoutsen
3639e50c38
Update translations.md 2020-10-13 15:16:27 +02:00
Austin Mroczek
1edeaf112a
Update configuration_yaml_index.md (#644) 2020-10-13 13:28:44 +02:00
Joakim Sørensen
7253f7ad6f
Add /resolution endpoint (#681)
* Add unsupported reason

* Add to example

* Add resolution endpoint
2020-10-13 12:57:48 +02:00
Santobert
c67f2bdef7
Fix some typos (#679) 2020-10-11 18:10:50 +01:00
Sam Welek
e47096e7d5
Fixes some Typos in the Documentation (#678)
* Fixing typo on development_enviornment.md

* Fixing various typos throughout the docs, it's not much but it's honest work
2020-10-11 15:47:52 +01:00