1520 Commits

Author SHA1 Message Date
Paul Manzotti
e655105145
Updated remaining references to certbot-auto (#12038)
certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method https://github.com/certbot/certbot/issues/6933#issuecomment-481243457

Also updated some text blocks to bash.
2020-02-10 20:24:21 +01:00
joth76
35f4cdd1a0
Fix typo (#12041)
There are 3 options listed, not 2.
2020-02-10 20:18:46 +01:00
lancer73
c7f076027c
Update synology.markdown (#12018)
* Update synology.markdown

It is also possible to run Hass.io in a VM on Synology using the VDI image.

* Update source/_docs/installation/synology.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-02-10 13:04:37 +01:00
Paul Manzotti
ab5b788291
Update lets_encrypt.markdown (#12026)
certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method (https://github.com/certbot/certbot/issues/6933#issuecomment-481243457)

I've also added an additional chmod that I had to add to allow Home Assistant to read the cert files, as otherwise I got the error:

Invalid config for [http]: file not readable for dictionary value @ data['http']['ssl_key'].
2020-02-10 13:03:12 +01:00
Alexis Iglauer
8301e75205
Change reference of hass.io to supervisor (#12011) 2020-02-08 00:01:18 +01:00
Iulian Onofrei
32b5a79fbb
Add link for manual installer (#12000)
* Add link for manual installer

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-02-07 00:02:52 +01:00
akasma74
0605d80b4d
duration is (supposedly) an optional attr (#11981)
If it says something about default in the description
2020-02-06 10:12:01 +01:00
Franck Nijhof
4fdb11f628
Merge branch 'rc' into current 2020-02-05 20:06:32 +01:00
Paulus Schoutsen
a71e254ea9
Add mqtt.dump docs (#11955) 2020-02-05 17:01:07 +01:00
akasma74
3e2886d1f7
one more example of configuring packages folder (#11971)
* one more example of configuring packages folder

I thought it's useful to have a real example of what's possible to achieve.

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-05 10:16:11 +01:00
Michele Porelli
d8f2232e86
fixed nginx configuration for subdomains (#11974)
proxy options were missing for the root location
2020-02-05 09:43:00 +01:00
Paulus Schoutsen
ccadd43618 Merge remote-tracking branch 'origin/current' into next 2020-01-29 16:33:27 -08:00
Franck Nijhof
a9b5b34f78
Merge branch 'current' into next 2020-01-29 13:31:52 +01:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4 2020-01-29 11:57:44 +01:00
Franck Nijhof
74d8fec905
Spelling and Markdown fixes: Part 3 (#11902)
Spelling and Markdown fixes: Part 3
2020-01-29 00:25:00 +01:00
Franck Nijhof
25759149bf Spelling and Markdown fixes: Part 2 (#11900)
* Spelling and Markdown fixes: Part 2

* ✏️ Fix table

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-01-28 22:46:19 +01:00
Franck Nijhof
b617bcef79
Spelling and Markdown fixes: Part 3 2020-01-28 21:26:01 +01:00
Franck Nijhof
eb54746503
Merge branch 'current' into next 2020-01-28 16:00:56 +01:00
Jay
38d0ab195d
Add note and tweak examples
A common question in the support channels involves the `UndefinedError` returned when an automation that references a trigger state object in the action is manually triggered. Hopefully this note will reduce those questions in the future. I also tweaked the example automations.
2020-01-28 08:50:43 -06:00
Franck Nijhof
adf27386d9
Merge branch 'current' into next 2020-01-27 15:47:25 +01:00
sverleysen
ba7c4fdb6f Link media_player was wrong (#11889) 2020-01-27 11:13:01 +01:00
OscarHanzely
e20231575d Added purpose of database (#11871) 2020-01-25 21:04:29 +01:00
Franck Nijhof
b88030871b
Remove deprecation warnings from 0.42 (#11861) 2020-01-24 18:09:46 +01:00
Franck Nijhof
671c45d03b
Merge branch 'current' into next 2020-01-22 17:37:12 +01:00
akasma74
528870549a typo fixed (#11839)
I think I got it right
2020-01-21 22:07:25 +01:00
Franck Nijhof
86946d68e8
Merge branch 'current' into next 2020-01-21 18:09:48 +01:00
Franck Nijhof
97f318a99b Remove obsolete homebridge_* settings (#11823) 2020-01-20 21:27:50 -08:00
Franck Nijhof
2f3943044d Remove old and obsolete SceneGen (#11822) 2020-01-20 08:13:41 -08:00
Roelof Schuiling
0606595f91 Fixed header styling (#11801)
This improves readability
2020-01-18 21:49:30 +01:00
Alexandre Leites
bcb54e26bd Update discovery page to add IOT Link (#11793) 2020-01-18 13:24:05 +01:00
Geoff Davis
665c66ec69 Update browser list with webos failure (#11794) 2020-01-18 13:22:51 +01:00
Franck Nijhof
1865b41d99
Remove states UI options in group integration (#11765) 2020-01-16 18:43:00 +01:00
Franck Nijhof
e30c46283f
Remove legacy api_password occurances (#11763) 2020-01-16 10:36:33 +01:00
Franck Nijhof
d5d8c0c938
Merge branch 'rc' into current 2020-01-15 21:42:58 +01:00
Franck Nijhof
caff890f38 Remove deprecated hide_entity for automations (#11754) 2020-01-15 11:54:01 -08:00
Franck Nijhof
8ca455aae9
Merge branch 'current' into next 2020-01-14 20:49:32 +01:00
Dubh Ad
12f0edd892 Removing the windows guide (#11709)
* Removing the windows guide

Reference to https://github.com/home-assistant/home-assistant.io/pull/11666

* Removed reference from the Python install guide

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-13 13:14:56 +01:00
Franck Nijhof
18cfd744c1
Merge branch 'current' into next 2020-01-13 12:26:28 +01:00
akasma74
8dac0b232c continue_on_timeout clarification (#11723)
It was a bit unclear what happens if one omits continue_on_timeout (i.e what's its default value) so I decided to test it and fill the gap so others shouldn't do it again
2020-01-13 11:13:22 +01:00
Zhao
bec63cd245 Updated the appdaemon repository. The current version is not v… (#11705) 2020-01-12 10:27:56 +01:00
Brian Dunlay
59cc1f0d18 Add tunnel timeout to support websocket connections (#11708)
HomeAssistant uses a 55 second interval[1] to send heartbeats to
the Lovelace UI over WebSockets. If the tunnel timeout[2] is not
set, the WebSocket connection from the browser to the server is
reset every 50 seconds. When the connection resets, it reconnects
automatically, and causes the page to reload. Any unsaved data in
forms is lost.

This commit adds a sane default of 60 seconds to the HAProxy
configuration for tunneled connections, so that the frontend
WebSocket connection doesn't time out every 50 seconds.

[1]: 9c551ae85d/homeassistant/components/websocket_api/http.py (L111)
[2]: https://cbonte.github.io/haproxy-dconv/1.8/configuration.html#4-timeout%20tunnel

Related: home-assistant/home-assistant-js-websocket#108
2020-01-11 11:41:21 +01:00
Dubh Ad
ce07145f14 Removing Windows (#11666)
We get a regular trickle of folks installing on Windows, who're then stuck on things like auto-starting, and almost everything else.

As much as I don't like removing community provided guides, I think this one needs to disappear.
2020-01-11 11:31:17 +01:00
Franck Nijhof
b7deb649d8
Merge branch 'current' into next 2020-01-11 10:34:05 +01:00
John Hollowell
64b938b3d1 Update Misc Typos (#11597)
* Update providers.markdown

* Update tutorial.markdown

* Update aws.markdown

* Update vera.markdown
2020-01-10 09:30:44 +01:00
THATDONFC
cc24c23fcd Update PiVPN URL (#11693)
Update PiVPN URL to match the new site location.
2020-01-10 09:29:05 +01:00
Petro31
bb483a5540 Update condition.markdown (#11688)
Quoting was wrong.
2020-01-09 18:29:36 +01:00
Mattheus
4a902a7835 remove api_password option from http: config (#11680)
remove api_password option from http: config because the option are deprecated since 0.90 release of HomeAssistant.
2020-01-09 10:50:47 +01:00
Franck Nijhof
f64ebbd840
Merge branch 'current' into next 2020-01-08 13:28:18 +01:00
Peter Epley
aae05ed6a9 Add Media Player as component with Device Classes (#11669) 2020-01-08 10:41:31 +01:00
Franck Nijhof
ada7cc55a4 Entity Component to no longer generate automatic groups (#11662)
* Entity Component to no longer generate automatic groups

* Entity Component to no longer generate automatic groups
2020-01-07 18:00:45 +01:00