Marc Forth
0a8fc6aac3
Update securing.markdown ( #2742 )
...
Updated link for TLS/SSL to latest guide.
2017-06-03 09:16:48 +02:00
Fabian Affolter
46c281450b
Add chown
2017-05-31 08:32:20 +02:00
Fabian Affolter
c952b3e265
Add missing conf vars
2017-05-30 17:40:28 +02:00
Fabian Affolter
5d8c88d7c2
Add content from #2330
2017-05-30 12:33:22 +02:00
Fabian Affolter
7a8f89c267
Update name
2017-05-30 12:33:02 +02:00
Patrick Easters
243a1efa74
Updating nginx docs for clarity ( #2561 )
...
* Update nginx docs
Added step to remove passphrase from self-signed cert private key.
Removed http block since enabled sites now are included inside the http block in modern nginx configs
* Update nginx.markdown
Added note about sites-available directory in RPM-based distros (and possibly others)
2017-05-30 12:24:19 +02:00
Fabian Affolter
9fcfb2368a
Add additional example
2017-05-30 09:29:08 +02:00
Joost D
6e3b9df172
Added extra command after having issues ( #2725 )
...
New ZWave stick didn't show up in /dev
Found a solution via the forums that worked for me.
2017-05-30 08:54:49 +02:00
Fabian Affolter
ba42dad3c7
Add sample
2017-05-28 19:38:24 +02:00
Dan Burke
3aad416ff6
Tiny typo ( #2715 )
2017-05-26 20:32:44 +02:00
SilvrrGIT
61a7f421db
Proposed update to yaml config ( #2706 )
...
I have not read the docs extensively but the yaml config example given seems incorrect. It have adjusted to to what I believe is the correct config for the automation example given. I am not sure if things changed with the new Automation editor but I don't want people struggling with configs due to bad documentation.
2017-05-25 10:26:15 +02:00
Ray Goat
904d077fa3
Update editor.markdown ( #2703 )
...
Just added a missing word "sensor"
2017-05-24 14:48:45 +02:00
Arno
8eff1f37f0
Typo: Forgot closing ) for link to virtualenv docs ( #2695 )
2017-05-23 18:26:46 +02:00
Arno
14c8e31f61
Extended installation instructions for Armbian ( #2694 )
...
Though not incorrect, the instructions for installing HA on Armbian are very sparse. This proposed change provides a better way to help users get Home Assistant properly installed on Armbian (linking to existing docs for setting up in a venv)
2017-05-23 13:24:19 +02:00
Michael
8de72a75cb
change homeassistant.turn_on to light.turn_on ( #2691 )
2017-05-23 07:29:11 +02:00
Fabian Affolter
b497fc4882
Merge pull request #2657 from home-assistant/release-0-45
...
0.45
2017-05-21 00:53:22 +02:00
Fabian Affolter
7e5a377be7
Add screenshots ( #2669 )
2017-05-20 22:13:03 +02:00
Fabian Affolter
f2b5333802
Minor updates
2017-05-20 17:48:24 +02:00
Erik-jan Riemers
3a2b38ae38
more error proof ( #2664 )
2017-05-20 09:57:36 +02:00
R Huish
28c9ab8b27
Updated keyring link ( #2667 )
...
* Updated keyring link
New link: https://pypi.python.org/pypi/keyring/10.3.2
* Point to the upstream source of the information
2017-05-20 09:56:09 +02:00
Ruslan Kiianchuk
5cc239bc3e
Fix pacaur invocation in Arch installation ( #2663 )
...
Pacaur does not work as root for security reasons, it will only ask for a password interactively when invoking `makepkg`:
```
$ sudo pacaur -S home-assistant
[sudo] password for zoresvit:
:: you cannot perform this operation as root
```
2017-05-19 20:08:10 +02:00
Fabian Affolter
d5e7847682
Merge branch 'current' into next
2017-05-18 22:12:48 +02:00
Arno
707b6c7e77
pip3 install should be executed with sudo ( #2652 )
...
Installation will fail if not sudo-ed.
2017-05-18 07:47:05 +02:00
Paulus Schoutsen
4cde3536d2
Fix warning
2017-05-17 21:26:25 -07:00
Marc Forth
fee5ecc5d0
Update lets_encrypt.markdown ( #2643 )
...
Corrected command to change user, as the default position for most users is not to have a password for HA user.
2017-05-17 07:21:10 +02:00
Paulus Schoutsen
b198c72a5e
Add info about automation editor
2017-05-16 07:57:58 -07:00
Fabian Affolter
c1cd6e65d9
Add link to firewall details
2017-05-15 14:09:12 +02:00
Fabian Affolter
fcab9fb717
Add requirement for netdisco
2017-05-15 14:09:12 +02:00
Fabian Affolter
4c523911d1
Remove duplicate command
2017-05-15 14:09:12 +02:00
Paulus Schoutsen
79fad1c875
Merge branch 'current' into next
2017-05-13 17:52:27 -07:00
Paulus Schoutsen
59d6c612a4
Clarify customize title
2017-05-13 11:09:51 -07:00
runraid
02bf7d7506
Add link to Actionable Notifications ( #2604 )
...
Add link to Actionable Notifications
2017-05-10 07:54:36 +02:00
David De Sloovere
7f20c5ae36
Improve backup github doc ( #2589 )
...
* Improve backup github doc
Unignore .travis.yaml, which is referenced later in the document to set up CI testing on push.
* Fix extension on .travis.yml
It's .travis.yml and not .travis.yAml
2017-05-07 21:37:41 +02:00
Craig Hills
2361dfaee1
Fixed a typo in the config tool name ( #2592 )
2017-05-07 21:36:52 +02:00
Olivier Guerriat
ec3d5a773d
Mention the iOS companion app ( #2583 )
2017-05-07 10:17:18 +02:00
ChadCurvin
d31561b85d
Add information for "initial_state: True" change ( #2584 )
...
https://community.home-assistant.io/t/automations-not-triggered-anymore/16118
2017-05-07 10:16:22 +02:00
Paulus Schoutsen
4039de28dd
Merge branch 'current' into next
2017-05-06 14:15:17 -07:00
Fredrik Lindqvist
c41577367f
Update customization.markdown
...
Fix formatting of HAssbian config list.
2017-05-06 22:30:01 +02:00
Fredrik Lindqvist
8c81eb348d
Update customization.markdown
...
Fix missing hassbian-config scripts mentions.
2017-05-06 22:28:44 +02:00
Josh Wright
bb47c1d04e
Update docs for PyPI python-openzwave install
...
PYOZW is now installed automatically from PyPI, simplifying the
installation process significantly.
2017-05-06 09:52:25 -04:00
Erik-jan Riemers
03817fa78b
Updated information ( #2572 )
...
* Updated information
Python script was updated to exclude folders/files so that you don't copy everything.
* Minor changes
2017-05-06 11:44:30 +02:00
BRUH Automation
3f2364abd2
Update install path for openzwave config in venv ( #2541 )
2017-05-04 21:58:58 -07:00
Fredrik Lindqvist
31e75ff155
Remove reference to python3 Zwave in Venv
2017-05-04 12:08:18 +02:00
Fabian Affolter
f53b8ab399
Fix link ( #2544 )
2017-05-01 12:55:00 +02:00
rpitera
d55ec3008e
Include notes about entity_ids that start with a number ( #2531 )
...
* Include notes about entity_ids that start with a number
Based on info discovered by @armills in forum thread: https://community.home-assistant.io/t/google-maps-as-a-card/9382/40
Wanted to update the docs as I had never run into this before nor had I seen it in the docs.
* Updated based on input from armills
* Format as code
2017-05-01 11:15:24 +02:00
Fredrik Lindqvist
9f21a46c11
Hassbian 1.21 - Blog post and update to HASSbian docs ( #2538 )
...
* Hassbian 1.21
* Add blog post
2017-04-30 12:39:42 -07:00
Fredrik Lindqvist
acc0784e4a
Update backup_usb.markdown ( #2536 )
2017-04-30 14:05:54 +02:00
Fabian Affolter
5e208bb05f
Turn time back
2017-04-29 14:09:29 +02:00
Fabian Affolter
d58e145e3c
Add to nav, fix typos, and minor layout changes
2017-04-29 12:20:29 +02:00
Erik-jan Riemers
af46e2cf72
A backup solution towards an USB drive ( #2528 )
...
You can add this one under the backup category too.
2017-04-29 12:06:38 +02:00