Commit graph

73 commits

Author SHA1 Message Date
Adam Mills
6f8db0a3f8 Rename zwave nodes by node ID instead of entity ID (#2382) 2017-04-05 08:11:49 -04: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