99 Commits

Author SHA1 Message Date
c0ffeeca7
d6e3a5cb3c
Fix filtering issues (#30171) 2023-12-05 18:51:26 +01:00
c0ffeeca7
2650547d14
Installation on Windows, using VMware Workstation: update procedure (#30161)
* Installation on Windows: VMware update procedure

- update procedure to work with latest versioin of VMware workstation 17 Player
- Procedure is mostly based on / Credits to SimplySmartHouse on https://community.home-assistant.io/t/installing-home-assistant-on-vmware-player-17/570428
- Procedure was reproduced on a Windows 10 system, using a HAOS v 11.1 image.
- Implements feedback from #30128

* Fix typo, add troubleshooting step

* Fix typo

* Implement review feedback
2023-12-05 14:47:15 +01:00
c0ffeeca7
34e5640890
Linux VirtuaBox installation: update (#30101) 2023-12-04 09:38:38 +01:00
c0ffeeca7
00cfcc4633
Installation generic x86 x64: add steps (#29997)
* Installation generic x86: add steps

- to use restore disk image from Ubuntu instead of using Balena Etcher to install HAOS
- Restructure procedures to favor the live Operating System from USB over the Balena Etcher method
- Reason: according to the issue tracker, there seem to be recurring issues with the Balena Etcher method
- Adresses feedback provided in #29684, #28961, and #28706

* fix formatting

* Add notice, fix step numbers

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Fix structure

* Update procedure and screenshots

* Fix formatting

* Small rephrase

* Tweaks

* Fix typo

* Add note to decompress image file if installation fails

- as indicated by #28961

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Update source/_includes/installation/operating_system.md

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Rephrase caution statement

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
2023-11-28 18:48:00 +01:00
Thomas Bertels
899b4a8409
Update cli.md: add dbus access for Raspberry (#28821)
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-24 11:04:01 +01:00
c0ffeeca7
827c27a1f7
Installation: remove docs for tinkerboard and ODROID XU4 (#29568)
- ARMV7 boards and 32-bit ARM are no longer actively promoted
2023-10-31 10:40:45 +01:00
Magnus Øverli
c80aaf4233
Added config steps for Unraid (#29476)
* Added config steps for Unraid

Added Unraid under hypervisor specific configuration steps

* Update operating_system.md

* Update operating_system.md

* Update source/_includes/installation/operating_system.md

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Tiny style tweaks

* Missed some

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-24 07:43:48 +02:00
Lucian I. Last
7a654a52e6
apt dependencies libtiff 5 -> 6 (#29426) 2023-10-19 21:21:30 +02:00
Thomas Bertels
eb41e667c3
Update alternative.md to avoid a common error with :/config (#28823)
It wasn't fully clear that the `:/config` part had to be kept.
2023-09-11 09:01:11 +02:00
Thomas Bertels
3edbb93db5
Update container.md to avoid a common error with :/config (#28822)
It wasn't fully clear that the `:/config` part had to be kept.
2023-09-11 08:35:44 +02:00
Wouter
98fbac2067
Update Synology "Docker" package name to "Container Manager" (#28680) 2023-08-25 10:23:30 +02:00
c0ffeeca7
fc95d51aa4
Installation with Balena: (#28624) 2023-08-21 11:32:51 +02:00
c0ffeeca7
54bcb665d7
Getting started: Add link to survey on installation experience (#28577) 2023-08-14 14:08:49 +02:00
Danny Tsang
6ca9c6eff7
Added pointer to use host terminal when enabling shrink for VBox VM (#28555) 2023-08-14 12:43:47 +02:00
c0ffeeca7
d23edbe774
Installation: update Balena troubleshooting hint (#28195) 2023-07-18 20:42:54 +02:00
Franck Nijhof
ca962cf860
Enforce Markdown ordered list numbering (#28179) 2023-07-11 21:28:37 +02:00
Franck Nijhof
1170f37732
Enforce Markdown unordered list style (#28172) 2023-07-11 14:44:41 +02:00
Sean O'Keeffe
44e3126066
virt-install requires --import (#28067)
qcow2 image require `--import`
2023-07-05 09:11:40 +02:00
c0ffeeca7
52b2cad688
Installation Mac-OS: remove KVM instructions (#27515) 2023-07-05 08:43:36 +02:00
c0ffeeca7
9465ca98d0
Installation Mac-OS: add note on UTM (#27516)
- UTM has been reported to work on Mac-OS with Home Assistant OS
2023-05-29 16:51:52 +02:00
Ersin
a507c67b2b
Update missing installation dependencies on core.md (#26657) 2023-05-21 14:54:43 +02:00
c0ffeeca7
bb07d07e8a
Installtion w Etcher: add hint to use v1.10 (#27375)
- because there is an issue with the current version 1.18 of Balena Etcher
- https://github.com/balena-io/etcher/issues/4064
- add hint to use v1.10
2023-05-17 09:25:41 +02:00
c0ffeeca7
76b2971c17
Installation ODROID M1: add affiliated links to HA bundles (#27373) 2023-05-17 09:25:27 +02:00
c0ffeeca7
638bbf5083
Installation: add step to decompress image after download (#27330) 2023-05-08 19:00:44 +02:00
c0ffeeca7
d56b6af250
Installation: ODROID: add M1 (#27051) 2023-04-18 19:25:51 +02:00
c0ffeeca7
edccda0a4c
Installation: update Raspberry Pi procedure (#27022)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-16 14:00:12 +02:00
Vincenzo Lavorini
48c197aaa6
doc: virt-install in presence of USB dongle (#26642)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-20 11:53:57 +01:00
Alec Rust
f1ded3bc47
Improve Generic x86-64 installation instructions (#26515) 2023-03-09 19:10:20 +01:00
Sander
5aedfec22e
Update operating_system.md (#26496)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-09 10:10:45 +01:00
Daniel Lo Nigro
1544e070a3
Fix typo (dependency's → dependencies) (#26325) 2023-02-21 08:54:46 +01:00
Franck Nijhof
fd60a9fd19
Add Home Assistant package version to Python install command (#25441) 2022-12-29 09:24:10 +01:00
Dave T
cc082b6ba2
Fix grammar error (#25359) 2022-12-20 11:08:17 +01:00
Rob Coleman
467fa40570
Don't encourage passing a ZWave dongle (#25203) 2022-12-08 20:53:24 +01:00
Peter Krempa
d29c8802df
installation: Instruct users to disable secureboot with virt-manager (#24904)
* installation: Instruct users to disable secureboot with virt-manager

Modern distros ship a variety of UEFI binaries and selecting a secureboot one leads to an un-bootable VM as there are no secure-boot keys enrolled by default for the home-assistant OS.

Note explicitly that virt-manager users should pick the non-secureboot variant.

* Add secboot

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-11-12 11:43:22 +01:00
Matheson Steplock
297c77a386
Add note about Ubuntu fuse dependency for Etcher (#24530) 2022-10-19 22:29:41 +02:00
Matheson Steplock
bcbeabd542
Add warning about bridged adapter (#24481)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-10 22:30:51 +02:00
Paulus Schoutsen
15cc965b97
Only promote rpilocator for finding pi (#24422) 2022-10-06 22:01:06 +02:00
kerta1n
7f4ab79782
Docker Compose V2 changes (#24177) 2022-09-19 15:52:46 +02:00
Franck Nijhof
7ca69ee108
Fix efibootmgr command (#23783) 2022-08-18 19:41:15 +02:00
Franck Nijhof
a1c57525e6
Merge branch 'current' into next 2022-07-27 13:19:25 +02:00
Franck Nijhof
c25cc69f15
Make extra clear that Ubuntu is not supported with Supervised (#23443)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-07-26 17:57:26 +02:00
Franck Nijhof
8eb250d671
Merge branch 'current' into next 2022-07-18 22:32:47 +02:00
Franck Nijhof
afe592f5d9
Fix libseccomp version (#23440) 2022-07-18 19:53:37 +02:00
J. Nick Koston
ba03921b92
Add bluez to the core install instructions (#23390) 2022-07-14 18:55:17 +02:00
Pierre
a369f6733f
Update efibootmgr command (#23307) 2022-07-07 22:14:43 +02:00
Emily Love Mills
476206788c
Include virt-install OS installation instructions (#23198)
* Include virt-install OS installation instructions

* Fix typos

Co-authored-by: Fabian Affolter <fabian@affolter-engineering.ch>
2022-07-01 00:13:06 +02:00
junktrunk202
94a8d9806a
Revised Synology NAS Docker install instructions to align with the current workflow in DSM (#22932) 2022-06-28 16:03:40 +02:00
Tsvi Mostovicz
74b8f3ecc1
Add documentation for installation on older BIOS's which don't detect… (#22628)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-06-21 08:39:01 +02:00
Franck Nijhof
d6dece293c
2022.6: Add missing init system breaking change (#22947)
* 2022.6: Add missing init system breaking change

* More cleanups
2022-06-01 19:27:34 +02:00
Franck Nijhof
c350294cd1
Fix Docker Compose DISABLE_JEMALLOC example (#22766) 2022-05-16 15:05:54 +02:00