145 Commits

Author SHA1 Message Date
Bram Mittendorff
3d1ae65000 Update installation.markdown (#9092)
Changed `apt-get software-properties-common` because this will not work. You need to use `apt-get install software-properties-common`
2019-04-01 22:32:26 +02:00
DubhAd
b802eb6937 Adding update and version details (#8645)
Adding details here on how to update, install specific versions, and join the beta releases.
2019-03-31 12:45:30 +02:00
Nicholas Hawkes
1a0f35f1bc Update installation.markdown (#9081)
It is not possible to run the command  `add-apt-repository universe` without installing `apt-get software-properties-common` first
2019-03-31 09:24:08 +02:00
Pascal Vizeli
7cea9a93e5
Update installation.markdown 2019-03-22 12:19:02 +01:00
DubhAd
15016f2f72 Adding minimum disk space note (#8933)
Because some people try to install with 10 GB...
2019-03-15 08:42:10 +01:00
Damian Nowak
359da487fd Provide better instructions for virtual appliance (#8859) 2019-03-09 01:07:55 +05:30
DubhAd
329c6fafaf Adding warning about below Pi2 (#8841)
Too many folks have bought a Pi Zero and been unhappy at the experience. Adding a note here that they're not recommended.
2019-03-06 19:46:31 +01:00
Pascal Vizeli
c3cbec4396
Update HassOS 2.10 2019-02-22 10:43:13 +01:00
Pascal Vizeli
4043d58b49
Update HassOS 2.9 2019-02-11 15:15:47 +01:00
Pascal Vizeli
8636529345
Update Hass.io HassOS to 2.8 2019-02-04 08:41:03 +01:00
Dominik Palo
777eb6388e Rename Etcher to balenaEtcher (#8363) 2019-02-01 16:01:15 +01:00
Pascal Vizeli
e600aa163d
Update beta to RC 2019-01-30 16:56:48 +01:00
Pascal Vizeli
3a43b537d9
Update HassOS 2.6 2019-01-18 14:11:50 +01:00
Joe Garcia, CISSP
9dd559a246 Added easy Docker CE install to alt install (#8162) 2019-01-15 22:26:37 +01:00
Pascal Vizeli
4cfb0b04e8
Update developer versions 2019-01-09 23:07:02 +01:00
Quatroking
85e48c524b Update installation.markdown (#8082)
The VMDK file only works on VMWare Workstation, not on platforms such as VMWare ESXi
2019-01-06 21:21:23 +01:00
Franck Nijhof
cb115f09de ✏️ Improves Docker-CE wording. (#7951) 2018-12-26 14:16:28 +01:00
Magnus Øverli
038dee0011 Clarify install of docker (#7678)
* Clarify install of docker

Updated description of installation to avoid possible confusion regarding docker as a dependency.

* Details on tested environment

Underlining Ubuntu as the tested environment for the given instructions.

* Removed redundant docker install step

Removed step from hass.io installation instructions wherein installing docker. Installation of Docker-CE is already documented.

* ✏️ Tweaks
2018-12-26 14:00:23 +01:00
Franck Nijhof
63405cc33a 🚑 Reverts #7945 (#7948) 2018-12-26 13:51:32 +01:00
Almost Engineer
5715530fe0 Update package name (#7945)
Curl script will fail if Docker.io package not installed. This is needed for installation Ubuntu 18.04 LTS.
2018-12-25 10:23:28 +01:00
Pascal Vizeli
9df4872718
Update latest beta releases 2018-12-18 23:47:07 +01:00
Magnus Øverli
af53ce0f14 Update list of dependencies (#7672)
Add docker to the list of dependencies
2018-11-28 15:48:51 +01:00
Pascal Vizeli
891c0dd314
Update beta device to 2.3 2018-11-23 14:04:37 +01:00
Pascal Vizeli
ec9087ceac
Update Hass.io 1.13 2018-11-22 00:02:58 +01:00
Josh Cooper
d011a108c2 OVA hide away (#7227)
* OVA hide away

Reorder list, so OVA is below VMDK, and state that it is not available and that user can read on.

* Minor change

* Remove space
2018-10-30 11:30:48 -04:00
Pascal Vizeli
526e10b3cd
Update HassOS 1.12 2018-10-28 00:32:28 +02:00
DubhAd
6e0790d7d0 Install guide tweaks (#6536)
* Install guide tweaks

- Moved the guide to a numbered list so it's more clearly step by step
- Moved the power supply warning out, so it doesn't break the list
- Highlighted and broken out the parts that only apply to the image based installs
- Standardised some of the links so none are inline
- HIghlighted that `hassio.local` requires working mDNS
- A few minor wording tweaks

* Update installation.markdown

* Update installation.markdown

* Update installation.markdown
2018-10-06 14:58:26 +02:00
DubhAd
948224644c Bigger warning (#6362)
At least a couple of times a week somebody turns up with issues, who's using a 0.5A mobile charger, or USB port on some device. Clearly the warning needs to be bigger.
2018-09-26 13:09:23 +02:00
Pascal Vizeli
8c579af446
Update HassOS 1.11 2018-09-24 22:13:59 +02:00
cswinford
33479340b0 Remove .gz from URI for HASSOS OVA. (#6248)
The current URL of https://github.com/home-assistant/hassos/releases/download/1.10/hassos_ova-1.10.vmdk.gz results in a 404. The correct URL is https://github.com/home-assistant/hassos/releases/download/1.10/hassos_ova-1.10.vmdk .
2018-09-10 09:36:17 +02:00
Pascal Vizeli
cd5f5dc540
Revert 2018-09-03 18:48:10 +02:00
Gabriel Oliveira
5ca6fd4f0d Update release links for 2.2 (#6097) 2018-08-28 08:52:13 +02:00
Pascal Vizeli
8e89bd1147
Update HassOS 1.10 2018-08-28 01:10:11 +02:00
Pascal Vizeli
e3e2ab052c
Add support for HassOS 2.2 2018-08-26 10:24:02 +02:00
Pascal Vizeli
9c67f07422
Update installation.markdown 2018-08-11 21:53:40 +02:00
Pascal Vizeli
ac5a01c4c0
Update HassOS 1.9 2018-08-04 10:42:37 +02:00
Fernando
b70c87867f Pi naming convention (#5820)
* Pi naming convention

Following the https://www.raspberrypi.org/products/
1. Removed the Pi / Zero from the name to follow how raspberrypi.org
2. Raspberry Pi 2 Model B 
3. Raspberry Pi 3 Model B and B+. Added the B+ to clarify and avoid confusion since the hassio did not supported.

Maybe just use 3B and 3B+.

* ✏️ Added Raspberry Pi 1 Model B
2018-07-29 11:50:41 +02:00
DubhAd
ed75b7b277
Update installation.markdown 2018-07-28 12:53:13 +01:00
DubhAd
8bfeacdad7
Update installation.markdown 2018-07-28 11:57:42 +01:00
DubhAd
d02d6b2452
Layout tweaks 2018-07-28 11:28:19 +01:00
DubhAd
e5ca3df66e
Update installation.markdown 2018-07-28 11:23:26 +01:00
DubhAd
c947b4ebef
Added SD card size guide 2018-07-28 10:26:39 +01:00
Pascal Vizeli
744e0c85e3
Update installation.markdown 2018-07-18 17:06:36 +02:00
Paulus Schoutsen
5fae1eb1a5
Update installation.markdown 2018-07-17 22:07:42 +02:00
Paulus Schoutsen
be3e383d6c
Update installation.markdown 2018-07-17 21:09:41 +02:00
Robin
e29b581a4d Fix HassOS setup docs (#5807)
Addresses https://github.com/home-assistant/hassos/issues/110#issuecomment-405340511
2018-07-17 08:32:32 +02:00
Pascal Vizeli
5c1dafd6ab
Update installation.markdown 2018-07-16 20:38:05 +02:00
Pascal Vizeli
349ffc1ec1
Update HassOS 2018-07-16 07:53:31 +02:00
Pascal Vizeli
83a7794936
Update installation.markdown 2018-07-14 11:52:42 +02:00
hblaschka
a82d2daade The W for the Zero W image was missing (#5783)
The W for the Zero W image was missing
2018-07-13 13:39:24 +02:00