2609 Commits

Author SHA1 Message Date
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