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
Alok Saboo
8ec4d8d172
Added group (iOS) notification instructions ( #2523 )
...
* Updated apiai logo
* Updated Api.ai logo
The current logo was not visible against our white background (on the
components page) or the gray background (elsewhere on the website).
* Added group notifications instructions
Added instructions for sending notifications to multiple phones
* Link notification group
2017-04-28 09:35:33 +02:00
John Arild Berentsen
e350c98c35
Update docs because python3 branch is gone. ( #2519 )
...
Update docs because python3 branch is gone.
Users can now use master branch.
2017-04-27 16:33:18 +02:00
Tyler Shaw!
3d0ef70f0d
updated install procedures for arch ( #2513 )
...
changed pacman for pacaur (pacman doesn't directly install things from the AUR, pacaur or cower do).
2017-04-26 22:22:36 +02:00
Ross Dargan
189ffeb80f
Update group_visibility.markdown ( #2505 )
...
This event no longer works as it's changed: https://home-assistant.io/docs/automation/trigger/#home-assistant-trigger
Also added a hint for docker users... I understand if you don't want that added though!
2017-04-26 11:03:56 +02:00
Madd.is
1486a672f7
bind HTTPS to ipv6 port in NGINX example configuration ( #2492 )
...
* bind HTTPS to ipv6 port
* let NGINX bind to ports on IPv4 and 6, add http2 note
2017-04-24 23:45:23 +02:00
Erik-jan Riemers
28e71867b8
Creation of howto for backup to dropbox ( #2501 )
2017-04-24 23:37:01 +02:00
Fabian Affolter
24fd53f45b
Clean-up
2017-04-24 09:30:36 +02:00
Fabian Affolter
0ed45b8b43
Add details for the delay after an upgrade
2017-04-23 18:29:35 +02:00
Erik-jan Riemers
3e317889d6
Updated time on upgrade ( #2486 )
...
On my pi3 it took about say +- 3-5 minutes before it was all ready to go.
2017-04-23 18:26:47 +02:00
Robbie Trencheny
86b7c07ad6
iOS docs update
2017-04-22 16:57:03 -07:00
Robbie Trencheny
ec4e684aa3
Add docs about iBeacon usage
2017-04-22 16:22:48 -07:00