Fabian Affolter
23585871fb
The default on Fedora 26 is Python 3.6
2017-07-14 16:35:34 +02:00
Will Heid
bf9911e6e3
emphasized that wired internet needs to be connected for the entire bootstrap process.
2017-07-13 16:16:49 -07:00
Daniel Welch
4cda6df98b
lets_encrypt.markdown -- automated renewal w/o port forwarding 80 ( #2954 )
...
Before finding this guide, I ran into the Port 80 problem described in this page (likely blocked by ISP) and [posted about it in the LetsEncrypt forums](https://community.letsencrypt.org/t/help-with-standalone-certbot-failed-to-bind-to-80-using-ipv4/37701/8 ). While this excellent guide helped me circumvent that immediate issue, a certbot engineer suggested an alternate method for automated cert renewal that did not require manually changing port mapping every time a cert needed to be renewed.
In short, he suggested using a TLS challenge rather than HTTP, so that the Let's Encrypt CA would bind port 443 externally, and specify certbot to bind to port 8123 internally for certificate renewal. He also added that pre- and post-hooks could be passed to certbot so that HA could be stopped/started and port 8123 could be freed for cert renewal.
I have verified that this method works in a dry run on my own HA setup and modified step 8 with some suggested documentation
2017-07-09 09:32:11 +02:00
Fabian Affolter
c4746439b4
Align abbreviation
2017-07-09 09:27:17 +02:00
Carlo Costanzo
4d2804f0a2
Additional Values and examples. ( #2953 )
...
Added additional customize examples and values that I use in my config.
2017-07-09 09:06:24 +02:00
Fabian Affolter
9cf7acef74
Add variables
2017-07-06 11:32:01 +02:00
Fabian Affolter
3808abd96f
Fix typo
2017-07-06 11:31:45 +02:00
Fabian Affolter
fe141703f9
Add periods
2017-07-06 09:22:16 +02:00
Fabian Affolter
2743c18f9a
Add section overview
2017-07-04 10:57:46 +02:00
Fabian Affolter
ef6f026ad9
Fix typos
2017-07-04 09:44:47 +02:00
Fabian Affolter
75b30f6014
Minimize configuration sample
2017-07-04 09:42:36 +02:00
Dale Higgs
767b8052e8
Chat links and blog entry about the switch ( #2928 )
...
* Update links to chatrooms
* Discord -> Gitter blog entry
2017-07-03 20:56:37 -05:00
Andrew Cockburn
256816bcae
Tidy up HADashboard and AppDaemon Exosystem docs
2017-07-02 12:18:12 -04:00
Thibault Maekelbergh
afdba5c31e
Update raspberry pi camera steps for Jessie ( #2919 )
...
The jessie raspi-config tool introduces a higher level hierarchy for enabling the camera.
2017-07-02 16:24:43 +02:00
Fabian Affolter
4ba3e3e0c6
Merge branch 'current' into next
2017-06-30 19:13:55 +02:00
vrs01
0f91fcfc7d
Typo ( #2893 )
...
* Typo
* Typo
2017-06-26 22:29:37 -07:00
Fabian Affolter
76dd3fdff5
Minor updates
2017-06-26 18:39:20 +02:00
vrs01
14d2c3ce93
Mention how to install 'rubygems' ( #2890 )
...
* Update installation.markdown
* Update command
2017-06-26 18:32:12 +02:00
Adam Mills
65d3633dc1
Switch to new zwave entity ids by default ( #2885 )
2017-06-24 15:02:14 -04:00
Alex Mekkering
55bec87b38
Mqtt discovery optional nodeid ( #2840 )
...
* Add support for remote (TCP/IP) DSMR sensors (i.e. via ser2net)
* Processed review comment and added ser2net config
* added optional node_id to MQTT discovery
2017-06-24 00:47:13 -07:00
Ness
f3c5887cd0
Update cron job command ( #2873 )
...
/usr/bin/letsencrypt does not exist anymore, the file is located in ~/certbot/
2017-06-23 22:04:40 +02:00
Paulus Schoutsen
ed3de4b595
Merge remote-tracking branch 'origin/current' into next
2017-06-21 22:26:10 -07:00
Otto-G
9a39b8e1ec
Add auto start code and information for Z-wave stick ( #2857 )
...
* Add auto start code and information for Z-wave stick
* Update format
2017-06-20 21:28:40 +02:00
Paulus Schoutsen
2986898c64
Update events.markdown
2017-06-20 00:28:55 -07:00
Alex Tzonkov
6500234619
homeassistant_start: deprecated ( #2853 )
...
Updating doc to show homeassistant_start is now deprecated.
2017-06-20 08:32:16 +02:00
Jesse Ruiter
5a4a9ece52
Update scripts.markdown ( #2849 )
...
scipt --> script
2017-06-20 08:12:59 +02:00
Hamid
07dcfc0555
Owntracks compatibility
...
Owntracks for be convinced to talk the correct protocol version (Protocol Level 4; MQTT 3.1.1) by setting it manually in the configuration JSON.
I have tested this against my own Hassbian install (0.47.0).
See the ticket that added the feature here; https://github.com/owntracks/ios/issues/444
2017-06-19 22:16:06 +01:00
Adam Mills
0cff4e0fe6
Update Z-Wave docs for event changes ( #2847 )
2017-06-19 09:53:14 -04:00
Paulus Schoutsen
806b740e12
Merge branch 'current' into next
2017-06-17 12:10:33 -07:00
Paulus Schoutsen
abfd390dc8
Merge pull request #2823 from home-assistant/release-0-47
...
0.47
2017-06-17 12:09:24 -07:00
Hamid
f84dc25792
Add network_key configuration ( #2828 )
...
* Add network_key configuration
Network key can be set here rather than in the (difficult to find) configuration `options.xml`. It takes the same comma separated "0xNN" string syntax as previous.
* Cleanup unneeded section
Removed the options.xml information that is on longer required as per comments from @dale3h
2017-06-16 16:47:24 -05:00
Adam Mills
200f9cbd9b
Add docs for new entity_id generation ( #2815 )
2017-06-16 13:07:58 -04:00
Paulus Schoutsen
52f2dda864
Update updater docs
2017-06-15 23:17:28 -07:00
Fabian Affolter
fc60fc98ed
Fix syntax
2017-06-13 12:07:01 +02:00
Fabian Affolter
c56581b00c
Add hint about using the dev tools to evaluate a response
2017-06-13 11:06:38 +02:00
Fabian Affolter
03d58ea88c
Fix link ( fixes #2799 )
2017-06-11 12:18:22 +02:00
John Arild Berentsen
bc83d5a0fa
Add note to set_config parameter
...
Ther has been confusion about how to use the latest version of the set_config service. This adds a note to clarify the use.
2017-06-10 19:11:52 +02:00
guygma
e2d68f265f
Create systemd.markdown ( #2790 )
2017-06-09 17:42:16 +02:00
Samuel Maggs
0b5dc82360
Change to home assistant log file ( #2784 )
...
Should have been home-assistant. Otherwise it just tries to create a new file
2017-06-08 14:05:40 +02:00
vrs01
5c35282fa3
Update systemd.markdown ( #2776 )
2017-06-06 07:39:00 +02:00
Fabian Affolter
45ae40e3a0
Fix markdown
2017-06-05 22:47:51 +02:00
Erik-jan Riemers
4bd194871d
Remark on customize since it cannot live outside homeassistant: ( #2768 )
...
* Remark on customize
* Update formatting
2017-06-05 22:30:54 +02:00
Brent Saltzman
3da185b8d6
Spelling correct ( #2762 )
...
Corrected some spelling errors.
2017-06-05 11:24:25 +02:00
Denix
227e97c39a
Update apache.markdown ( #2763 )
...
corrected typo
2017-06-05 11:23:56 +02:00
Brent Saltzman
2660f3f55c
Added example for automation based on solar elevation ( #2760 )
...
* Added example for automation based on solar elevation
Added example for automation based on solar elevation angle trigger.
* Escape the template
2017-06-04 22:22:04 +02:00
Anders Melchiorsen
6c3476ae95
The above/below conditions no longer match equal values ( #2757 )
2017-06-04 18:46:55 +02:00
Anders Melchiorsen
476449131c
The automation state trigger has deprecated its state alias ( #2758 )
...
The "state" used to be an alias for "to" but this was deprecated to make the
meaning more clear.
This commit updates the examples to no longer use the deprecated name.
2017-06-04 18:45:40 +02:00
R Huish
c65cec1a66
Moved warning above command. ( #2752 )
...
* Moved warning above command.
Moved warning above command to ease reading.
* Remove note
2017-06-04 10:30:10 +02:00
Adam Mills
0e1b2a5d39
Support for ZWave value renaming ( #2716 )
2017-06-03 20:14:45 -07:00
Fabian Affolter
850284c4c4
Merge branch 'current' into release-0-46
2017-06-03 09:40:50 +02:00
Marc Forth
0a8fc6aac3
Update securing.markdown ( #2742 )
...
Updated link for TLS/SSL to latest guide.
2017-06-03 09:16:48 +02:00
Adam Mills
6cf3cd0a24
Rename time trigger 'after' to 'at' ( #2731 )
2017-06-01 22:41:02 -07:00
Fabian Affolter
46c281450b
Add chown
2017-05-31 08:32:20 +02:00
Fabian Affolter
565af0d8ba
Add initial benchmark script section
2017-05-31 08:30:58 +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
Paulus Schoutsen
be219c8d59
Merge branch 'current' into next
2017-05-24 16:31:52 -07: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
Anders Melchiorsen
ab9950f2d1
Deprecate automation trigger "state" ( #2665 )
...
Also elaborate on the meaning of a state change when no filters are present.
Also make it clear that "from" and "to" are both optional.
2017-05-22 16:30:13 +02:00
John Arild Berentsen
864f839981
Changes for #7676 in homeassistant ( #2674 )
...
* Changes for #7676 in homeassistant
* Update z-wave.markdown
2017-05-21 20:15:57 +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
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
Niklas
e963a1853e
add files to gitignore ( #2422 )
...
* add html5_push_registrations.conf to gitignore
* add additional files
2017-04-13 13:46:19 +02:00
Miha Lunar
e9b074fa59
Fixed typo ( #2421 )
2017-04-12 18:21:45 -07:00
Marc Forth
a40f612533
Update remote.markdown ( #2418 )
...
Added a link to my guide for TLS/SSL certificates with HA.
2017-04-12 22:47:11 +02:00
Marc Forth
3d7018c594
Update lets_encrypt.markdown ( #2417 )
...
* Update lets_encrypt.markdown
Fixed spelling mistakes, image link and (hopefully the last...) formatting error!
* Update lets_encrypt.markdown
2017-04-12 22:46:16 +02:00
Paulus Schoutsen
cc81f09b65
Merge branch 'current' into next
2017-04-08 16:59:36 -07:00
Paulus Schoutsen
2f52a6a5a5
Add homeassistant automation platform docs
2017-04-08 15:28:27 -07:00
Paulus Schoutsen
da05d9ab68
Merge remote-tracking branch 'origin/current' into release-0-42
2017-04-08 15:05:40 -07:00
jeremysv
5455519bb1
Correct spelling: 'Optionaly' -> 'Optionally' ( #2398 )
2017-04-08 21:32:00 +02:00
Greg
f09c0ddc55
added install instructions for FreeNAS, added the logo image as well ( #2392 )
2017-04-07 21:37:56 +02:00
Andrew
77bf711e07
Fixed as_timestamp reference ( #2394 )
...
Requires parenthesis.
2017-04-07 21:34:37 +02:00
Fabian Affolter
f8e2b8877b
Add more details
2017-04-07 10:30:38 +02:00
Fabian Affolter
dc641be860
Remove whitespace
2017-04-07 10:30:38 +02:00
Fabian Affolter
60b81147a2
Add sections
2017-04-07 10:30:38 +02:00
Fabian Affolter
bdc3a02fb5
Merge branch 'current' into next
2017-04-06 09:29:33 +02:00
Marc Forth
adf95064c5
Update lets_encrypt.markdown ( #2387 )
...
Fixed some spelling mistakes and a couple of formatting errors.
2017-04-06 09:04:01 +02:00
Will Heid
5435e98ae6
Update customization.markdown ( #2384 )
...
proofreading:
removed the 2nd s in Mossquitto
2017-04-06 09:01:56 +02:00
Per Sandström
b00526642d
Update archlinux.markdown
2017-04-05 21:46:45 +02:00
Adam Mills
6f8db0a3f8
Rename zwave nodes by node ID instead of entity ID ( #2382 )
2017-04-05 08:11:49 -04:00
bbrendon
079f775b11
fixed broken links and syntax. ( #2380 )
...
* fixed broken links and syntax.
* Update templating.markdown
Reverted name change and fixed link.
2017-04-05 07:22:06 +02:00
Sebastian
2961fec7a8
Update apache.markdown ( #2365 )
...
Placed config snippet for HTTP 504 error workaround outside of class=note paragraph as it aparently doesn't format well inside a note.
2017-04-01 12:37:52 +02:00
Fabian Affolter
4eb8f9a142
Format and style, add to menu
2017-03-31 22:56:42 +02:00
Fabian Affolter
72d5b67b24
Fix file name and location
2017-03-31 22:29:26 +02:00
Fabian Affolter
e5a739766b
Merge branch 'current' into next
2017-03-31 22:26:08 +02:00
Sebastian
258348b77c
Update apache.markdown ( #2348 )
...
Added a note regarding a workaround for HTTP 504 Gateway Timeout error messages.
2017-03-31 19:41:46 +02:00
15goudreau
bcd9802ac7
Fixed Formatting issue in Mixed Conditions Section ( #2345 )
2017-03-31 19:30:38 +02:00
Daniel Perna
2d727eb8f5
Update documentation, add link to menu ( #2349 )
2017-03-30 09:10:56 +02:00
John Arild Berentsen
51ca0c4d77
Update z-wave.markdown ( #2321 )
...
* Update z-wave.markdown
* Update z-wave.markdown
* Update z-wave.markdown
Update for #6832
2017-03-29 18:52:50 +02:00
Nelis Willers
56652f979a
SSH required to install Home Assistant ( #2341 )
...
Added a note on the All-in-one doc page
2017-03-27 07:56:27 +02:00
Fabian Affolter
f45ea8261d
Add switch example and list of supported devices ( #2312 )
2017-03-26 15:49:21 +02:00
Fabian Affolter
be3bc0e0fe
Merge branch 'current' into release-0-41
2017-03-25 23:13:07 +01:00
Fabian Affolter
8f1095fda0
Move infrastructure cookbooks to docs ( #2331 )
...
* Move apache configuration to docs
* Add redirect
* Move certificate cookbooks to docs
* Add redirect
* Move tor configuration to docs
* Fix extension
* Update headings and add redirect
* Move file to docs
* Add redirect and remove whitespaces
* Add new sections
2017-03-25 19:19:33 +01:00
Patrick Easters
a87f349c79
Fixing link to virtualenv page ( #2326 )
...
Looks like this was broken by the recent reorganization of docs. The redirect worked, but it didn't preserve the anchor
2017-03-24 22:26:02 +01:00
Sjors Spoorendonk
cbe09f0c26
Update raspberry-pi-all-in-one.markdown ( #2206 )
...
* Update raspberry-pi-all-in-one.markdown
Changed the way it showed what to do if you installed prior to december 2016. The replace with text made it unnecessary complicated.
* Update raspberry-pi-all-in-one.markdown
Changed code to Markdown
2017-03-24 21:22:58 +01:00
printzlau
8d202807b6
Update certificate.markdown ( #2295 )
2017-03-24 21:03:46 +01:00
Luar Roji
bd6b8b3f4a
Fixed typo in jupyter notebooks ( #2324 )
2017-03-24 20:38:05 +01:00
Beat
7dea3bd212
Multi-trigger explanation and example ( #2322 )
...
Added instructions on how to use multiple triggers. So far they were mentioned in the introduction but only explained in the huge example configuration on the "Automation Examples" page.
2017-03-24 15:45:42 +01:00
Paulus Schoutsen
9bd1fd17b0
Merge remote-tracking branch 'origin/current' into release-0-41
2017-03-23 20:59:47 -07:00
Fabian Affolter
e4246aa25a
Fix indentation and remove `use_trigger_values` ( fixes #2306 ) ( #2313 )
2017-03-21 20:44:47 +01:00
cgtobi
3512b476b4
Remove unnecessary environment variable setup from systemd service ( #2223 )
...
* Remove unnecessary environment variable setup
The environment variables are not needed and are actually overriding the system PATH variable and were causing trouble in certain circumstances.
* Make the user for the service dynamic
* Cleans up leftover comment
* Refine text to reflect the changes in the service
* Revert change of the users home path
2017-03-18 22:08:17 +01:00
Robbie Trencheny
95b2425d13
Update MQTT discovery to mention light & sensor support
2017-03-17 12:45:52 -07:00
Johannes K
0b6c5cfe44
Extended Synology-section ( #2260 )
...
Added explanation regarding network-settings and instructions on how to update HA on Docker running on Synology NAS
2017-03-15 07:17:51 +01:00
AlucardZero
a3c91e417e
Tiny typo fix ( #2261 )
2017-03-15 07:16:38 +01:00
Brahma Fear
f0503a3088
Quotes added to example ( #2245 )
...
The automation 2 / action / data_template example does not adhere to the **must** directive to wrap single line templates in some form of quote.
2017-03-14 11:16:00 +01:00
szaroubi
1fe29cf1b5
Fixed Type ( #2244 )
2017-03-13 12:24:11 +01:00
Daniel Perna
a073fd2413
Add HASS Configurator to ecosystem ( #2225 )
...
* Create hass-configurator.markdown
* HASS renaming
* Added HASSbian note
* Removed AiO from tmux info
* Removed one more HASS
2017-03-11 18:59:55 +01:00
Paulus Schoutsen
194b8b8112
Merge remote-tracking branch 'origin/current' into next
2017-03-09 21:44:12 -08:00
Alexander Fortin
a8d4d74c8c
Update Vagrant documentation ( #2163 )
2017-03-08 12:49:32 +01:00
tradiuz
58db489564
Fixing broken links ( #2217 )
2017-03-08 04:17:36 +01:00
Brahma Fear
7de7d3eacb
Updated docs based on user suggestions ( #2196 )
...
* Updated docs based on user suggestions
Thanks to @NeLLyMerC for the suggestions. Removed the EOF syntax for creating a file. Cleaned up the description of the systemctl commands. Added 'sudo' to the journalctl commands as it will not show the logs if running as an unprived user.
* Update systemd.markdown
2017-03-07 19:40:22 +01:00
Jon
cb0290866c
Additional video ( #2210 )
...
A Hassbian 1.1 video was published on Feb 23, 2017 --> How To Get Started with Home Assistant Using HASSbian 1.1
2017-03-06 20:01:57 -08:00
Andrey
7e63e3b15b
Update z-wave.markdown ( #2176 )
2017-03-05 21:29:10 +01:00
Andrey
ccfd59919d
Zwvae: Add refresh entity/node services ( #2197 )
2017-03-05 21:24:53 +01:00
Fredrik Lindqvist
adb32c52a1
HASSbian, fix service name in docs.
...
Fix name of service.
Mentioned in https://github.com/home-assistant/home-assistant.github.io/issues/2200 by @m4rkireland
2017-03-05 20:52:35 +01:00
NeLLyMerC
359496de1e
Update step 1 to add group ( #2194 )
...
Following the directions as is yielded an error at step 2 when running `sudo chown homeassistant:homeassistant /srv/homeassistant` since there are no directions prior to make a group.
2017-03-04 16:39:06 +01:00
Jochen Martin Eppler
2761984345
Update upgrading.markdown ( #2190 )
...
Fix command line to start and stop Home Assistant
2017-03-04 16:35:51 +01:00
johnappletree
943c8863d3
added lines of code for ubuntu 16.04 installation ( #2189 )
2017-03-04 13:51:12 +01:00
seanb-uk
0e5c6060d1
Update centos.markdown ( #2183 )
...
Added details for installing and enabling software collections and the adjustment needed to the systemd unit file.
2017-03-04 13:45:15 +01:00
Paulus Schoutsen
3094cf48a0
Update installation.markdown
2017-03-02 08:46:50 -08:00
Fabian Affolter
554a26556d
Install section ( #2181 )
...
* Fix typo
* Add logos
* Add Fedora instructions
* Remove unused file
* Add macOS instructions
* Update
* Add details about AUR
* Add CentOS instructions
* Add vagrant logo
* Remove CentOS details
* Add inital armbian docs
* Update
* Move sections to overview
* Update installation overview
2017-03-02 14:10:40 +01:00
Paulus Schoutsen
8d7811c7c4
Merge branch 'current' into next
2017-03-01 23:40:45 -08:00
Fredrik Lindqvist
50f9af291b
Re-add updating Home Assistant instructions
...
Updating Home Assistant instructions got lost with the reworked guides.
2017-03-01 17:39:45 +01:00
Fabian Affolter
49d3dd474b
Add windows installation instructions ( #2124 )
...
* Add windows installation instructions
* Add logo, video, and remove from navigation
2017-03-01 12:10:21 +01:00
Fabian Affolter
070ca21130
Add inital armbian docs ( #2133 )
2017-03-01 12:09:46 +01:00
Delper
5ee77d7113
Change "customize" to "device_config" ( #2175 )
...
Updated configuration variables example to follow parameter name for 0.39.
2017-03-01 09:46:30 +02:00
cgtobi
1044bf0f96
Remove double paragraph ( #2169 )
2017-02-28 19:12:01 +01:00
Paulus Schoutsen
a17f5f4faf
Revert "Updates round filter documentation" ( #2173 )
2017-02-27 19:53:20 -08:00
R Huish
5409c0466a
sudo required on Raspberry Pi build instructions ( #2156 )
...
Elevated permissions are required to access the files.
2017-02-27 11:35:29 +01:00
Mathew Peterson
b80d69c22c
Updates round filter documentation ( #2159 )
...
Updates round filter documentation to include the 'method' argument.
2017-02-27 11:31:52 +01:00
System Tester
3ab79a0a3b
Corrected Jupyther Github link ( #2160 )
2017-02-27 11:10:56 +01:00
mariwing
4aa3a0cbbe
Update upgrading.markdown ( #2153 )
...
Added full path to hassbian-script as the documentation does not state where you are "starting" when issuing the cd command
2017-02-26 11:51:14 -08:00
Brian J King
9ea4165f46
Fixing customize example for customize_glob icon ( #2147 )
...
Icons should be `icon: mdi:icon-name` not `icon: mid:icon-name`.
2017-02-26 07:20:57 +02:00
Paulus Schoutsen
f02b077f71
Merge pull request #2122 from home-assistant/release-0-39
...
0.39
2017-02-25 15:50:36 -08:00
Paulus Schoutsen
9f619e452c
Release 0.39
2017-02-25 15:50:19 -08:00
Johannes K
b54968eb39
added Docker-installation and corrected some $ ( #2136 )
2017-02-25 23:23:18 +01:00
Johannes K
859ccd1039
Clarified the Synology-section ( #2137 )
2017-02-25 23:22:35 +01:00
Johannes K
9a0faad57a
Update docker.markdown ( #2138 )
2017-02-25 23:21:55 +01:00
Corban Mailloux
538b2b97cb
Grammar and correct syntax highlighting. ( #2139 )
...
This code block was using yaml as its syntax highlighting type, causing the colors to be odd. I've switched in bash.
2017-02-25 23:20:59 +01:00
Corban Mailloux
57d98013f5
Fix broken markdown link. ( #2141 )
2017-02-25 23:19:26 +01:00
Corban Mailloux
e479320b29
Spelling and grammar fixes. ( #2132 )
...
* Spelling and grammar fixes.
* Grammar.
* Fix broken markdown.
2017-02-24 23:16:41 +01:00
Fabian Affolter
985e58d622
Use device_class
2017-02-24 22:27:55 +01:00
roadrash2108
e72783969d
Update docker.markdown ( #2123 )
...
* Update docker.markdown
* Update docker.markdown
2017-02-24 20:49:07 +01:00
Tom Chapin
80aae1502f
Adding port proxy instructions for Windows ( #2120 )
2017-02-24 08:05:26 +01:00
Fabian Affolter
1964d606b1
Fix redirect
2017-02-23 22:19:22 +01:00
Fabian Affolter
1c05a44df2
No longer point to hassbian upgrading
2017-02-23 22:13:53 +01:00
Fabian Affolter
4edd1cf0ee
Merge branch 'current' into next
2017-02-23 19:09:23 +01:00
Fabian Affolter
110046dc27
Fix content
2017-02-23 18:35:10 +01:00
Fabian Affolter
7742276e64
Add missing icon
2017-02-23 17:53:53 +01:00
Fabian Affolter
5b95b8079d
Add icons
2017-02-23 17:36:43 +01:00
Fabian Affolter
67a69f6526
Use local icon
2017-02-23 17:36:12 +01:00
Fabian Affolter
9d709051d9
Add "Tools and Helper" section ( #2114 )
2017-02-23 17:21:07 +01:00
Fabian Affolter
3631f44615
Add 'print_node' (source #2066 )
2017-02-23 11:46:25 +01:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00