1535 Commits

Author SHA1 Message Date
Nate Robinson
6627e7461a
Fix MFA notify subheading (#12123)
Minor change: Totp heading seems to have been copied without editing. Proposed edit fixes The text to refer to the "notify" option rather than Totp.
2020-02-18 21:23:10 +01:00
Franck Nijhof
e7c9b226d3
Extends textlint Terminology list; part 7 (#12082) 2020-02-14 13:13:40 +01:00
cogneato
e50221862d
Adds link to locked_out (#12080)
Adds a link to new page about recovery options
2020-02-14 09:41:41 +01:00
cogneato
993689bdbe
Adds locked_out.md (#12079)
* Adds locked_out.md

Adds documentation for options when locked out or needing to recover files

* Adds meta data

* ✏️ Tweak

* fix incorrect terms

* fix typo

* ✏️ Tweaks

* ✏️ Tweak

* ✏️ Tweaks

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-14 09:41:03 +01:00
akasma74
813f484b9c
time section: tweaks (#12077)
Added empty string before notes and enclosed the example in {%raw%}{%endraw%}
2020-02-14 08:22:06 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
5c9dc17328
Extends textlint Terminology list; part 6 (#12074) 2020-02-13 16:30:14 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 (#12072)
* Extends textlint Terminology list; part 5

* Remove walkthrough from textlint

* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
669c974bd1
Extends textlint Terminology list; part 4 (#12070) 2020-02-12 23:17:01 +01:00
Franck Nijhof
bbdefa833e
Extends textlint Terminology list; part 3 (#12069)
* Extends textlint Terminology list; part 3

* Fix apcupsd
2020-02-12 22:24:59 +01:00
Franck Nijhof
f0d37f49db
Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list (#12065) 2020-02-12 14:56:50 +01:00
Franck Nijhof
752dec4047
Adds Terminology Textlint plugin, fixes use of Home Assistant (#12063) 2020-02-12 11:16:02 +01:00
Erik Montnemery
322833d68d
Document restrictions on allowed characters in MQTT discovery… (#12060)
Document restrictions on allowed characters in MQTT discovery topics.
As discussed in #30940.
2020-02-12 08:43:11 +01:00
akasma74
b7be161bbe
Time section: wording clarified, urls updated (#11979)
* Time section: wording clarified, urls updated

There were some uncetrtanties/errors.
Urls updated to point to the latest python docs

* Update source/_docs/configuration/templating.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* wording changed

* note rephrased/moved

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-11 19:57:57 +01:00
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