156 Commits

Author SHA1 Message Date
Michael
cfb48d7271 new section about upgrades (#438)
add section about clearing your browser cache after a upgrade to solve a stuck at "loading data" screen.
2016-05-02 08:41:12 +02:00
Daniel Høyer Iversen
acaad9b698 Update customizing-devices.markdown (#429) 2016-04-27 15:58:42 +02:00
Alex Harvey
a74c5f2552 Update installation-raspberry-pi.markdown 2016-04-24 01:18:01 -07:00
Alex Harvey
0633603280 Update installation-docker.markdown 2016-04-24 01:17:33 -07:00
Alex Harvey
61516f8d91 Update autostart-systemd.markdown 2016-04-24 01:17:04 -07:00
Alex Harvey
d951daa4df Update autostart-upstart.markdown (#421)
Fix url pointing to the old repo.
2016-04-24 09:47:15 +02:00
Paulus Schoutsen
9c225b2304 Update link to create first automation rule 2016-04-24 09:07:23 +02:00
Paulus Schoutsen
f74237f582 Automation docs moved to getting started and split up 2016-04-24 09:00:24 +02:00
Josh Wright
fc8b41ce55 Make sure the 'hass' user is in the right group (#414)
In order to access the USB Z-Wave controller, the newly created user needs to be in the 'dialout' group (on Debian)
2016-04-22 09:09:49 +02:00
Christoph Wagner
1a3ac92fe5 Split the customizing devices section into it's own page (#410)
* Split the customizing devices section into it's own page

* fixed date

* fixed date
2016-04-19 23:07:11 -07:00
Paulus Schoutsen
e0795f6ea2 Fix autostart link 2016-04-17 23:35:12 -07:00
Paulus Schoutsen
fc5b4e1096 Add missing page back for google 2016-04-17 23:33:01 -07:00
Paulus Schoutsen
ea81254ba1 Add blog post about documentation 2016-04-17 00:06:41 -07:00
Paulus Schoutsen
432ee1a169 Update getting started 2016-04-16 17:10:09 -07:00
Paulus Schoutsen
02022912d8 Remove old redirects 2016-04-16 15:50:13 -07:00
MinchinWeb
9f1c37d3c5 Update Install Instructions for DSM 6.0 (#393)
Changes from DSM 5.2:

- Synology Python package is now Python 3.5 (was 3.4)
- it appears the install location for the Python binaries has changed
- does not assume `pip` is installed with the Python package (it wasn't on my machine)
- `-r` wasn't an option for `chown` or `chmod`, but `-R` is (applies the commands recursively. I'm not sure whether this was originally a typo, or I have a different version of these commands
- `chmod` flags set to `660` for the `/volume1/homeassistant` directory made it so that the admin users can't enter it. `664` seems to work well.
2016-04-15 23:44:17 +02:00
Alexander Fortin
f12bf1a0e0 Add links to Balloob OpenIoT 2016 slides (#395) 2016-04-15 23:42:53 +02:00
Fabian Affolter
53dc68cd36 Update links 2016-04-12 11:09:00 +02:00
Paulus Schoutsen
9cbd2d1141 pyvenv -> python3 -m venv 2016-04-09 15:49:40 -07:00
Fabian Affolter
4d565f53ef Add inital note for venv (fixes #378) 2016-04-09 18:12:24 +02:00
Fabian Affolter
44c76069e3 Update link 2016-04-09 18:12:23 +02:00
Fabian Affolter
fca2c46dd4 Remove trailing whitespaces 2016-04-09 18:12:23 +02:00
Fabian Affolter
83a743f8b5 Add more details (fix for #368) 2016-04-09 10:33:34 +02:00
Lindsay Ward
7cd74a0167 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	source/getting-started/index.markdown
#	source/help/index.markdown
2016-04-08 23:53:33 +10:00
Lindsay Ward
c581168e49 Made README and website contributions match, added more detail to website contribution setup details, updated forum link, re-organised getting started and troubleshooting with respect to YAML 2016-04-08 23:51:09 +10:00
Lindsay Ward
823e6207d3 Made README and website contributions match, added more detail to website contribution setup details, updated forum link, re-organised getting started and troubleshooting with respect to YAML 2016-04-08 23:39:02 +10:00
Fabian Affolter
0aee5cac19 Minor updates and add link to let's encrypt blog post 2016-04-06 22:15:48 +02:00
emartec-ca
38d2a91b26 Update autostart.markdown
Per the link systemd is used by default in Jessie instead of upstart (not specifically for the Pi but still): https://wiki.debian.org/FAQsFromDebianUser#systemd

Running ps -p 1 -o comm= on my pi gives systemd as well.
2016-04-03 19:39:46 -04:00
Paulus Schoutsen
f034194e74 Hide update message on docker install instructions 2016-04-01 00:18:42 -07:00
Robbie Trencheny
ae6bb6649e automic.us/forum/ -> community.home-assistant.io 2016-03-30 14:28:10 -07:00
Lindsay Ward
69ca7107b7 Lots of typo corrections, added some useful examples. In automation / numeric state, I removed the config lines that used value_template for battery when the condition was for a temp sensor. 2016-03-28 12:46:47 +10:00
Fabian Affolter
b310412fb1 Update systemd part 2016-03-26 12:47:55 +01:00
Landrash
316bc0a8c1 Not enough space
Fixed indentation in previous contribution. One space is missing in example
2016-03-25 09:57:52 +01:00
Landrash
4c56d731b9 Added hidden and local picture examples
- Moved hidden value to a new entry since example of setting a picture and hiding it seems counter intuitive.
 - Added example of using local picture as icon.
2016-03-25 08:39:52 +01:00
Will Heid
5f268b06ef Update devices.markdown
Just a slight "english" revision.
2016-03-24 10:26:29 -07:00
Lindsay Ward
2b36bf161b Updated based on PR feedback, corrected detail about group icons 2016-03-20 15:58:32 +10:00
Lindsay Ward
82399c5f63 Clarified and added detail for devices, customizations and groups, added example of group views that refer to other groups. 2016-03-19 21:18:24 +10:00
Fabian Affolter
e1f4794689 Make titles linkable 2016-03-13 14:34:44 +01:00
Fabian Affolter
b3dd810e58 Merge pull request #300 from lindsaymarkward/patch-1
Make updating instructions more obvious
2016-03-13 13:40:34 +01:00
Fabian Affolter
9ee9e219a6 Remove blank lines 2016-03-13 09:54:14 +01:00
Lindsay Ward
c32c05f759 Update index.markdown 2016-03-13 14:50:57 +10:00
Lindsay Ward
57160dac89 Update index.markdown
Make updating instructions more obvious.
Could I also suggest that the "Update Available" option that I see on my States page links directly to this fragment? Currently it just links to the main page and I have to scroll through to figure out how to update.
Thanks
2016-03-13 14:11:06 +10:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
Paulus Schoutsen
e93682035f Add RPi youtube video to getting started 2016-03-07 13:49:46 -08:00
Chris LaRose
e4831ab7d0 Made quick spelling fixes 2016-03-05 15:51:50 -08:00
Paulus Schoutsen
6f8b525cb8 Merge pull request #250 from balloob/master
Keeping next up to date with latest changes
2016-02-22 22:25:16 -08:00
Fabian Affolter
dcdee76d6e Add new elements from #1359 2016-02-22 12:17:42 +01:00
Fabian Affolter
20a7123a77 Add now and utcnow 2016-02-21 11:23:32 +01:00
Paulus Schoutsen
df8c1d8995 Fix broken stuff 2016-02-17 00:13:00 -08:00
Nick Waring
b96bf7d6c0 corrected typo 2016-02-15 20:04:34 +00:00