722 Commits

Author SHA1 Message Date
Joakim Sørensen
cc2f367ac9
Add version to the manifest (#780)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-25 13:34:25 +01:00
Martin Hjelmare
7fd9204648
Add device tracker entity page (#776)
* Add device tracker entity page

* Fix casing

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

* Fix source type values

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-01-19 12:35:55 +01:00
J. Nick Koston
c608a08865
Document DHCP discovery (#774)
* Document DHCP discovery

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md
2021-01-14 09:44:19 +01:00
Joakim Sørensen
d3352592aa
Update Supervisor development instructions (#773)
* Update Supervisor development instructions

* remove test
2021-01-13 10:33:21 +01:00
Shulyaka
8d8d41df0b
Add humidifier intents (#590) 2021-01-12 13:20:20 +01:00
Franck Nijhof
4fc97ac0ff
Set a default for add-on boot config (#769) 2021-01-11 14:15:43 +01:00
Franck Nijhof
d89e8ea443
Set a default for add-on startup config (#770) 2021-01-11 14:15:27 +01:00
Franck Nijhof
1de9ef62a1
Set a default for add-on options and schema config (#771) 2021-01-11 12:36:38 +01:00
bchastain
d75b6ae0ad
Add pressure forecast to weather entity model (#768)
https://github.com/home-assistant/architecture/issues/467
2021-01-09 14:59:12 +01:00
Sergio Oller
b67d6c8705
Corrrection on auth doc (#766)
Fix header name on auth
2021-01-08 14:28:48 +01:00
Sergio Oller
7f9f3dd4aa
Document supervisor /auth GET method (#767)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-08 14:26:23 +01:00
Felipe Martins Diel
c72638907f
Add documentation for the remote.delete_command service (#763) 2021-01-06 20:19:03 +01:00
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