2609 Commits

Author SHA1 Message Date
Thomas Jaggi
19b022b156
Update instructions regarding Docker on Mac and USB passthrough (#12377)
* Update instructions regarding Docker on Mac and USB passthrough

* Update markdown formatting in Docker instructions
2020-03-16 16:13:25 +01:00
J. Nick Koston
e8db4735ca
Remove emulated_hue_hidden from customizing devices as its dep… (#12359)
* Remove emulated_hue_hidden from customizing devices as its deprecation is now complete

* Point users to what to do about emulated_hue_hidden

* Remove mention of emulated_hue
2020-03-16 16:11:46 +01:00
akasma74
6cbe897a2c
example updated (#12384)
There is no need in using as_timestamp as we can subtract datetimes and then use the resulting timedelta's total_seconds()
I believe it's more intuitive and elegant
2020-03-16 13:02:11 +01:00
staal0
3000010a3c
Added Logicgroup ZDB5100 Matrix (#12371)
The ZDB5100 Matrix is finding its way into OpenZWave: https://github.com/OpenZWave/open-zwave/pull/1906
2020-03-14 23:17:56 +01:00
Federico Leoni
ce3840ddaf
Update discovery.markdown (#12369) 2020-03-14 21:45:27 +01:00
Thomas Lovén
52eda4fda1
Replace "docs" with "documentation" (#12284)
* Replace "docs" with "documentation"

* Blacklist docs in Textlint, use documentation instead

* Fix more occurances

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
punch
0f4435baeb
remove $ marks from code lines for copy/pasting (#12268)
* remove $ marks from code lines for copy/pasting

* ✏️ Fix standards

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-10 15:47:14 +01:00
jey burrows
886721f317
Correct args for asterisk_mbox service (#12310)
Service fails on -cfg, requires --cfg
2020-03-09 10:27:01 +01:00
Iulian Onofrei
ad04cc097b
Fix link for manual installer (#12309)
* Fix link for manual installer

* Fix link for manual installer
2020-03-09 09:52:25 +01:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Geert
8cb5b67f53
Update updating.markdown (#12273)
Minor textual fixes and readability improvements.

Additionally, is the part for the Raspberry Pi Docker container also correct for a RasPi 4? The 'docker pull' commands suggests it's for a RasPi 3...
2020-03-06 14:05:27 +01:00
Franck Nijhof
3c9cb849ab
Remove obsolete mobile page (#12257)
* Remove obsolete mobile page

* Cleanup asset
2020-03-04 10:17:22 +01:00
Valerio Baudo
a913852ef4
Added SAN to the example openssl command (#12258)
* Added SAN to the example openssl command

This ensures that the Home Assistant Companion on Android 10 (this is what I tested) will correctly connect to the local Home Assistant instance. This is due to compliance with RFC 2818, which states that support for CN fallback is deprecated and only SAN should be used to establish whether a certificate is valid or not.

* ✏️ Tweaks

* Update tls_self_signed_certificate.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-04 09:31:20 +01:00
cogneato
f1ad5ae6c3
Add clarification about docker installation (#12254)
* Add clarification about docker installation

Adding a note about the core docker installation vs the supervised docker installation.

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-03 21:35:17 +01:00
redbar0n
d3a7f2be7b
Update locked_out.md with a new solution (#12248)
* Update locked_out.md with a new solution

I added a forgot password use case in which the problem was solved remarkably easy, in hope that it may help someone else.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-03 17:03:43 +01:00
akasma74
e83d466a63
add note about sun.before and after (#12236)
* add note about sun.before and after

Based on this topic - https://community.home-assistant.io/t/automation-with-sun-condition-doesnt-works/175394/3
It's not obvious how to combine these keys.
And it looks like the examples should show it as well.
Comments moved out of the code.

* 📝 Tweaks

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 15:20:59 +01:00
Leif
bb3aef956a
lights changed to light (#12224) 2020-03-02 10:58:32 +01:00
Erik Montnemery
55e9890b16
Mqtt device trigger (#12200) 2020-02-28 10:36:07 +01:00
Sean Mooney
c973e65514
Remove outdated sentence from Zone condition (#12201)
Removed a sentence from Zone condition which I believe is very outdated and inaccurate. There's definitely more than two device trackers that report GPS coordinates - Life360 and the official iOS / Android mobile apps are ones I use that also do this.
2020-02-28 10:34:33 +01:00
akasma74
fc44b3a2c3
add note on is_state_attr (#12169)
* add note on is_state_attr

Added a note about is_state_attr when attribute's value is None.
Based on https://community.home-assistant.io/t/can-someone-please-explain/128041 and https://community.home-assistant.io/t/is-state-attr-with-none-argument-to-test/173723

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-27 13:36:43 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

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

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof
8b5d31a312
Remove notebook from docs, redirect to data portal (#12146) 2020-02-20 22:53:43 +01:00
Franck Nijhof
e77bfc4293
Cleanup Hass configurator docs (#12144) 2020-02-20 22:53:18 +01:00
Dubh Ad
98376d0fc6
Adding a note about states (#12128)
* Adding a note about states

It's a regular thing on Discord to have to point this out to folks, so it's long past time we highlighted this somewhere IMO.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-20 09:23:42 +01:00
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