174 Commits

Author SHA1 Message Date
WofWca
42c3f9ef44 Update virtualenv.markdown (#6335) 2018-09-22 12:45:09 +02:00
DubhAd
0019a420ca Fixing formatting (#6304)
Triple back ticks need to be on their own line
2018-09-18 11:06:15 +02:00
DubhAd
99e079d0e6 Clarity edit (#6302)
The description of HA starting and creating directories has mislead a few folks, trying a wording tweak
2018-09-17 21:15:15 +02:00
Andrew Riley
50e6a8bdce correct typo (hassbian-sctipts -> hassbian-scripts) (#6241) 2018-09-09 18:40:15 +02:00
DubhAd
3530b131e2 Trying to direct people away from this (#6197)
Given the pain that uninformed people run into with a non-venv install, trying to push people towards the venv installs.
2018-09-05 07:51:21 +02:00
DubhAd
4d493d8612 Fixing formatting (#6165)
With the three ticks on the same line as the command it collapsed to a single line
2018-09-02 19:08:59 +02:00
tony chang
65a01fdc9e Update raspberry pi docker instructions (#6087)
There appears to be a latest tag now:
https://hub.docker.com/r/homeassistant/raspberrypi3-homeassistant/tags/
2018-08-27 10:54:57 +02:00
Sven-Hendrik Haase
56895804da Update wording for Arch Linux (#6065)
The current wording has two problems:

1) It says that there is still i686 but that is wrong incorrect. i686 has been dropped.
2) It implies that there official Home Assistant packages which is also not the case.
2018-08-24 01:15:49 +02:00
Mauricio Vidal
7956d7686c Update raspberry-pi.markdown (#6003)
* Update raspberry-pi.markdown

That package is required to prevent the error "Unable to install package netdisco" when running hass or the first time.

* Minor change
2018-08-13 11:08:08 +02:00
DubhAd
727840866d Adding user details (#5970)
Existing instructions are generic `user:group` which causes confusion. Adding a line to create a `homeassistant` user, and then adjusting the following line to use that user.
2018-08-07 13:38:31 +02:00
MeIchthys
85536f0485 Minor gramatical fix (#5962) 2018-08-06 12:57:10 +02:00
DubhAd
c0b8bf056e
Update installation.markdown 2018-07-28 12:53:32 +01:00
DubhAd
b5c815a163
Update installation.markdown 2018-07-28 11:23:15 +01:00
DubhAd
f84042dc07
Added SD card recommendation 2018-07-28 10:29:35 +01:00
Niels Keurentjes
bf69a5f76a Add instruction for restarting with Docker Compose (#5879) 2018-07-25 08:22:06 +02:00
BrendanMoran
fc8f2269e6 Minor Synology docker documentation updates (#5843)
Minor updates based on my experience of installing Home Assistant on docker on a Synology NAS (DS218+) running DSM version 6.2-23739.
2018-07-21 18:32:48 +02:00
Trey Richards
e748ea0492 Fix mixed up documentation URLs (#5760) 2018-07-11 19:50:26 +02:00
hitokiri8x
1bcb2af724 Add requisites for gpio (#5659)
Since homeassistant user is required to be in gpio group in order to use them, let's fix this during installation!
2018-07-04 20:22:03 +02:00
Joakim Sørensen
a771899eb0 Added venv installation steps for Windows (#5649)
* Added venv installation steps for Windows

* Update windows.markdown

* Fix typos

* Fix another typo
2018-07-03 12:54:48 +02:00
DubhAd
174a2c9ac9 Adding details on activating the venv (#5611)
* Adding details on activating the venv

We mention in a few places to activate the venv, or use the venv, but nowhere do we actually document how to do this.

* Update hassbian.markdown
2018-06-28 22:16:46 +02:00
DubhAd
582b166233 Adding details on activating the venv (#5612)
* Adding details on activating the venv

We mention in a few places to activate the venv, or use the venv, but nowhere do we actually document how to do this.

* Update raspberry-pi.markdown
2018-06-28 22:16:06 +02:00
Jonathan Wukitsch
d8a94f5356
Fix typo 2018-06-19 12:45:02 -04:00
Wade Dorrell
ac12bd4436 Fix spelling mistake (#5560) 2018-06-18 11:30:28 +02:00
Albert Lee
400bd8d2a4 Correct commands for 'homeassistant' user
* Update commands to start shell as 'homeassistant' user
* Fix references to 'hass' user
2018-06-03 16:56:00 +00:00
Fabian Affolter
225828db51
Add rfkill details (fixes #5471) (#5472) 2018-06-01 20:09:57 +02:00
Tom
83aaf05c47
Update Centos Installation include dependencies
I attempted to follow the documentation to install HASS on to Centos 7.5 minimal. I found gcc gcc-c++ were required for hass to complete the auto install of various python packages and systemd-devel for zwave. Figure this information/step should be included in the installation wiki for centos.
2018-05-16 09:24:33 +01:00
DubhAd
642e8fcb9d Adding in upgrade instructions (#5379)
The upgrade steps got lost along the way, adding them back in.
2018-05-16 09:59:41 +02:00
DubhAd
a3fca3d49b Added upgrade instructions (#5350)
* Added upgrade instructions

* Make it a heading
2018-05-14 14:19:49 +02:00
Paulus Schoutsen
5e7c31b16c
Fix styling 2018-05-01 14:21:34 -04:00
bonterra
490b5069a2 Update docker.markdown (#5266)
A more detailed installation description for Docker on Raspberry Pi 3 with Raspbian.
2018-04-29 09:59:54 +02:00
DubhAd
d6b1ac2262 Added dialout group (#5162)
* Added dialout group

Membership of the dialout group is required for Z-Wave and Zigbee sticks

* Minor change
2018-04-14 09:38:26 +02:00
DubhAd
f30e4a7c36 Moved the note up (#5166)
It's easy for people to fail to notice the note, since it comes after the default upgrade instructions. Moved it up to make it harder to miss
2018-04-14 09:31:40 +02:00
DubhAd
97525ba3eb Moved the Python warning (#5157)
Moved the Python version warning to the top of the page, and made it a warning
2018-04-12 13:38:03 +02:00
Fabian Affolter
9f70138ffc
Add container update 2018-04-09 16:05:21 +02:00
Fabian Affolter
17ccbcce24
Various fixes 2018-04-09 16:05:21 +02:00
Tim Hordern
46f89afa14 Fix markdown link in Docker Installation docs (#5140) 2018-04-09 09:38:28 +02:00
Fabian Affolter
5d0eb6b5a6
Remove periods 2018-04-06 23:06:25 +02:00
Ville Skyttä
ddbd670547 Spelling and grammar fixes (#5031)
* Spelling and grammar fixes

* Minor changes
2018-03-29 09:24:18 +02:00
DubhAd
5587190866 Added note about venv upgrade (#5030)
* Added note about venv upgrade

Added a note that if you've upgraded Python you'll need to rebuild the venv.

* Minor changes

* Replace short version
2018-03-29 09:23:20 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Joakim Sørensen
6ea9c2d7a8 More hassbian docs (#4994) 2018-03-23 18:00:56 +01:00
Joakim Sørensen
8c71e26851 Changes to Hassbian documentation (#4992)
* Changes to Hassbian documentation

* Added info about suite to Let's Encrypt docs
2018-03-23 10:20:37 +01:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Fredrik Lindqvist
4a3d71bd40
Update installation.markdown 2018-03-16 20:02:10 +01:00
Fredrik Lindqvist
164bc60992
Update hassbian.markdown 2018-03-16 20:00:42 +01:00
spinside
f7b3b06d30 Updated SCL command to Python 3.6 instead of 3.5 (#4912)
* Updated SCL command to Python 3.6 instead of 3.5

Instructions are for installing Python 3.6 but the scl command given assumes you have Python 3.5

* Updated autostart systemd template to use Python 3.6
2018-03-14 08:02:21 +01:00
Josh McCarty
ebac258f4f Update the hassbian image file size (#4902)
* Update the hassbian image file size

The file size should match the current version of the image

* Remove hassbian image file size
2018-03-13 17:21:59 +01:00
Fabian Affolter
9523607693
Update (fixes #4868) (#4905) 2018-03-12 12:20:11 +01:00
DubhAd
2bf2777027 Added python version note (#4893) 2018-03-12 11:52:37 +01:00
DubhAd
bdfc324843 Provided note about python versions (#4892)
Synology Package Center provides only 3.5.1, nothing newer :(
2018-03-12 11:50:47 +01:00