28 Commits

Author SHA1 Message Date
Oxan van Leeuwen
5489f1cf2f
Fix a bunch of typos (#18579) 2021-07-23 00:07:27 +02:00
Pascal Vizeli
86436ca1a7
Fix docker command (#18564) 2021-07-20 17:24:39 +02:00
Joakim Sørensen
7be11f75d7
Add missing tag (#18462) 2021-07-12 13:03:42 +02:00
Dubh Ad
0ebd9a5145
Highlighting breaking change/prerequisite (#18426)
Based off the breaking change in 2021.7 (https://github.com/home-assistant/core/pull/51628), highlighting the requirements here
2021-07-08 09:21:26 +02:00
pkininja
b7bb1593cc
Corrected Synology Docker update instruction (#18401)
The procedure for updating Home Assistant on Synology Docker has changed. Synology Docker 20.10.3-0554 (June 2021 update) changed the relevant Action menu item from "Clear" to "Reset".

Old Documentation:
Right-click on it and select “Action”->“Clear”
Proposed New Documentation:
Right-click on it and select “Action”->“Reset”

Found solution here: 
https://www.reddit.com/r/synology/comments/ocwj2e/docker_action_clear_now_action_reset/
2021-07-06 13:40:56 +02:00
Axel Sepúlveda
6d72866535
Adds core.md web interface links (#18367)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-02 10:03:37 +02:00
Stefan Agner
13a3c87994
Improve Generic x86-64 installation instructions (#18163)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-23 16:05:35 +02:00
Joakim Sørensen
61a2e96396
Add note about installing docker-compose (#18276) 2021-06-22 17:52:06 +02:00
Joakim Sørensen
f484c825a7
Add privileged to docker commands (#18275)
* Add privileged to docker commands

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-22 17:34:12 +02:00
Joakim Sørensen
6699c0d49f
Use ghcr where possible (#18274) 2021-06-22 17:26:39 +02:00
Michael
01e1dde09c
Add tzdata to dependencies (#18077) 2021-06-12 13:35:56 +02:00
Joakim Sørensen
6d0494e1c6
Some OVA images now have zip file ending (#18164) 2021-06-11 20:44:33 +02:00
Stefan Agner
bbaf5beeaf
Rename Intel NUC to Generic x86-64 (#18158) 2021-06-11 16:13:02 +02:00
Joakim Sørensen
9cf4a364ce
Fix HAOS download links (#18157) 2021-06-11 14:09:58 +02:00
Kanga-Who
9083e315a1
Update operating_system.md (#18147)
Add steps to download and use BalenaEtcher
2021-06-11 13:09:37 +02:00
Joakim Sørensen
c1b3f32f3c
Minor changes to VM & NUC installations (#18046) 2021-06-01 15:46:56 +02:00
Paulus Schoutsen
a7b0922309
Add links to hardware in getting started (#18041) 2021-06-01 09:19:03 +02:00
logicallyanime
c92a2d8fdc
Fixed Grammar (#18010) 2021-05-31 15:02:47 +02:00
Erik Montnemery
c71a260bdc
Clarify that Home Assistant Core is not supported in Windows (#17681)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-04 10:41:21 +02:00
Joakim Sørensen
f127d1c7e1
Fetch stable version of HAOS on build (#17484) 2021-04-16 15:12:58 +02:00
Franck Nijhof
1ca0bfa51d
Fix reference to Raspberry Pi, while it might be something else (#17477) 2021-04-15 21:31:28 +02:00
Sytone
561e82523a
Update to include VHDX for Windows (#17087)
Existing IF logic would mean that VHDX would not show for windows as initial if was a windows OR Linux. Move to separate IF to only show if windows is selected.
2021-03-31 17:41:00 +02:00
Matheson Steplock
f81f8985cb
added missing instructions (#16933) 2021-03-15 15:59:39 +01:00
Stefan Agner
27a55af9bb
Reflect current restrictions on 64-bit Raspberry Pi images (#16810)
The current Raspberry Pi images (with current Home Assistant Core
releases) does work fine for GPIOs as well as various HATs. Drop the
hints about 32-bit.

The 32-bit variant also boots fine with the 8GB variant now. However,
using the 64-bit variant is still recommended since the OS level support
does not need not that well tested features such as LPAE etc.
2021-03-02 14:54:03 +01:00
Joakim Sørensen
788288a7bf
Update vCPU for VM to be inline with the OVA (#16651) 2021-02-21 18:56:02 +01:00
Joakim Sørensen
0f562e1f68
Fix image names for raspberrypi (#16532) 2021-02-12 23:01:19 +01:00
Stefan Agner
98ffa0421c
Getting Started follow up changes (#16516)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-12 16:41:39 +01:00
Joakim Sørensen
442a11b66d
Update getting-started (#16039)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 21:29:51 +01:00