61 Commits

Author SHA1 Message Date
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
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
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
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
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
Fabian Affolter
e1f4794689 Make titles linkable 2016-03-13 14:34:44 +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
e93682035f Add RPi youtube video to getting started 2016-03-07 13:49:46 -08:00
Paulus Schoutsen
df8c1d8995 Fix broken stuff 2016-02-17 00:13:00 -08:00
Nick Waring
f1cd8fc97b Corected typo 2016-02-15 20:02:48 +00:00
Nick Waring
d8d60e8ffe Add configuration for Synology NAS 2016-02-15 08:06:20 +00:00
tktino
c64d8f5fae Linked to the fixed Mac OS X YouTube Video
Mac OS X YouTube Video had volume issues, here is the link to that video
2016-02-12 00:28:06 -05:00
Paulus Schoutsen
cd1aee4177 Add OS X install video 2016-02-11 21:16:21 -08:00
Rowan Hine
544776f675 Added tktino's video tutorials to the "Getting started" page 2016-02-11 18:13:03 +00:00
Paulus Schoutsen
4675c37618 Update minimum Python requirement 2016-02-08 09:03:30 -08:00
GreenTurtwig
f798983b32 Grammar 2016-01-28 10:08:51 +00:00
Paulus Schoutsen
091f658448 Remove open-ui for RPi instructions 2015-12-29 00:01:05 -08:00
Paulus Schoutsen
6512325485 Fix Pi installation instructions. Fixes #129 2015-12-27 19:08:02 -08:00
GreenTurtwig
e70828663e Grammer 2015-12-15 10:52:55 +00:00
GreenTurtwig
fa88946201 Help info 2015-12-15 10:45:29 +00:00
Paulus Schoutsen
08d65ba714 Fix HTML/Markdown formatting 2015-10-28 21:56:55 -07:00
Paulus Schoutsen
a522f15dd1 Convert to proper GFM 2015-10-27 23:51:12 -07:00
Paulus Schoutsen
e59252a39b Convert subpages to folders 2015-10-26 23:24:55 -07:00
Paulus Schoutsen
1ec3fd2ab7 Update documentation for 0.7.4 2015-10-03 18:24:55 -07:00
Paulus Schoutsen
278dd1a61f Big push for automation docs 2015-09-19 21:35:49 -07:00
Fabian Affolter
69ade0366d Use pip3 everywhere 2015-09-10 18:54:51 +02:00
Ryan Kraus
7ba2a55232 Updated Advanced Install page to focus on daemon managers.
The advanced install page was reworded to be organized by daemon
manager rather than Linux distribution.

Some wording changes were made on the Getting Started page.
2015-09-05 05:40:45 -04:00
Ryan Kraus
9d3ea63632 Escaped double dashes on getting started page. 2015-09-02 23:41:59 -04:00
Ryan Kraus
db36145928 Fixed small typo on getting started page. 2015-09-02 23:35:15 -04:00
Ryan Kraus
46c68f411b Another reorganization of the Getting Started page. 2015-09-02 23:32:50 -04:00
Ryan Kraus
4dea071ff8 Refactor Getting Started page.
This commit is a large refactoring of the getting started page. This
version contains only the information necessary to get off the ground
and get your bearings. There is also one consistent flow on information
rather than a spaghetti flow. Advanced installation details have been
moved to their own page (Docker and daemons). Details about opening
firewall ports have been expanded a bit and moved to the
troubleshooting page. The install instructions contain details about
all three install types (production, beta, and dev).
2015-09-02 02:23:51 -04:00
Paulus Schoutsen
fe2b626446 Adjust getting started section for 0.7 2015-08-30 21:55:49 -07:00
Fabian Affolter
1564928a12 add post-installation instructions for fedora/centos 2015-08-14 23:21:20 +02:00
Fabian Affolter
1249bbe6d4 enable py3 as user 2015-08-14 21:11:25 +02:00
Fabian Affolter
12c693625e add link for rpm 2015-08-14 21:02:29 +02:00
Fabian Affolter
cc4b56485f add prep section 2015-08-09 18:57:14 +02:00
Paulus Schoutsen
96f2188423 Update getting started 2015-07-14 18:46:23 -07:00
Paulus Schoutsen
5787196ae2 Release July 11 notes 2015-07-11 02:01:02 -07:00
Paulus Schoutsen
68a9fe88f9 Add pyvenv to install instructions 2015-07-06 20:52:24 -07:00
Paulus Schoutsen
3f94995f0b Upadte getting started rasp pi instructions 2015-06-16 08:54:03 -07:00
Paulus Schoutsen
6c0d9b08fa Add release notes May 14, 2015 2015-05-14 22:52:55 -07:00
Paulus Schoutsen
a3dde919a8 Add a warning for balloob/home-assistant#72 2015-03-23 18:59:23 -07:00
Paulus Schoutsen
ddd322c468 added configuration help 2015-03-23 13:30:21 -07:00
Paulus Schoutsen
0c949be4de Merge pull request #2 from mikegrb/docs-typo
minor typo in docs
2015-03-20 08:28:55 -07:00
Paulus Schoutsen
cde3e082ed Add Android home screen guide 2015-03-10 22:42:11 -07:00