293 Commits

Author SHA1 Message Date
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
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
Paulus Schoutsen
a4a1edf5bd Merge branch 'master' into next
Conflicts:
	source/getting-started/troubleshooting-configuration.markdown
2016-01-29 22:51:56 -08:00
Fabian Affolter
58a9a98a66 Add details about multiple files 2016-01-29 10:42:33 +01:00
GreenTurtwig
f798983b32 Grammar 2016-01-28 10:08:51 +00:00
tfyoung
aed2932b5a Fix typo
Fix trivial typo
2016-01-27 21:57:18 -08:00
Fabian Affolter
ddf9f6a055 Make title linkable 2016-01-26 16:16:54 +01:00
Fabian Affolter
f85733f0df Add link to group docs 2016-01-26 11:18:19 +01:00
Paulus Schoutsen
44a576ee92 Add: Tab characters are not allowed within yaml 2016-01-23 14:15:29 -08:00