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
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
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
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
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
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
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
Paulus Schoutsen
77e93a5861
Merge pull request #2468 from home-assistant/release-0-43
...
0.43
2017-04-22 00:33:57 -07:00
Martokk
3783c539fa
Update script delay to include milliseconds ( #2438 )
2017-04-21 09:11:41 -07:00
Fabian Affolter
810a0a7dfc
Merge branch 'current' into next
2017-04-21 08:04:05 +02:00
Scott Reston
a4af4d5dfa
Fix link to MQTT testing ( #2462 )
...
URL changed after docs reorganization.
2017-04-21 08:02:23 +02:00
Steve Thompson
a460c64383
Corrected a typo ( #2456 )
...
* Corrected a typo
Changed additioning to additional because it was bugging me, which I apologise for.
* Update installation.markdown
2017-04-20 08:09:40 +02:00
Alok Saboo
278a0b2310
Added event trigger link to clarify how fire event works
2017-04-17 17:22:07 -04:00
Jonathan Baginski
a68f0d7811
Update raspberry-pi-all-in-one.markdown
...
Removed fabric based upgrade instructions.
2017-04-16 22:58:11 -04:00
Robbie Trencheny
080cf64170
Merge branch 'current' into next
2017-04-16 16:48:43 -07:00
Robbie Trencheny
58846b8c00
Update push configuration doc
2017-04-16 16:48:00 -07:00
Robbie Trencheny
226b538e9b
minor docs updates
2017-04-16 15:23:23 -07:00
Robbie Trencheny
b830c194a0
Fix syntax and clarify some things
2017-04-16 15:02:36 -07:00
Nikolas Beutler
50e6ce4f52
Update notifications.markdown
2017-04-16 23:50:31 +02:00
Marc Forth
5e59bbeccb
Update lets_encrypt.markdown ( #2436 )
...
One last shot at getting the screenshot image to actually display in the page!
2017-04-16 22:02:03 +02:00
Paulus Schoutsen
b143e16110
Add iOS app announcement blog post and updated docs ( #2441 )
2017-04-16 10:35:03 -07:00
Martokk
1de9a05ae7
Fixing MQTT Logging example ( #2439 )
2017-04-16 09:04:02 +02:00