You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/installation/index.html
+77-74Lines changed: 77 additions & 74 deletions
Original file line number
Diff line number
Diff line change
@@ -13,80 +13,7 @@
13
13
kinds of skill levels.
14
14
</p>
15
15
</div>
16
-
<h2>About installation methods</h2>
17
-
<p>
18
-
Home Assistant offers two different installation methods. Home Assistant Operating System is the recommended installation method.
19
-
</p>
20
-
<ul>
21
-
<li><b>Home Assistant Operating System</b>: An embedded,
22
-
minimalistic operating system designed to run the Home Assistant ecosystem
23
-
on single board computers (like the Home Assistant Green or a Raspberry Pi) or Virtual Machines. It
24
-
is the most convenient option in terms of installation and maintenance and it supports
25
-
{% term "add-ons" %}. Home Assistant Operating System is
26
-
the recommended installation method for most users.</li>
27
-
<li>
28
-
<b>Home Assistant Container:</b> Container-based installation of Home Assistant. You need to bring your own system (such as Linux) with container orchestration (like Docker), and manually handle updates. Home Assistant Container installations don’t have access to {% term "add-ons" %}.
@@ -186,7 +113,84 @@ <h3>Install Home Assistant on Raspberry Pi</h3>
186
113
</div>
187
114
</div>
188
115
</div>
116
+
</div>
117
+
118
+
119
+
<h2>About installation types</h2>
120
+
<p>
121
+
Home Assistant offers two different installation types. Home Assistant Operating System is the recommended installation type.
122
+
</p>
123
+
<ul>
124
+
<li><b>Home Assistant Operating System</b>: An embedded,
125
+
minimalistic operating system designed to run the Home Assistant ecosystem
126
+
on single board computers (like the Home Assistant Green or a Raspberry Pi) or Virtual Machines. It
127
+
is the most convenient option in terms of installation and maintenance and it supports
128
+
{% term "add-ons" %}. Home Assistant Operating System is
129
+
the recommended installation type for most users.</li>
130
+
<li>
131
+
<b>Home Assistant Container:</b> Container-based installation of Home Assistant. You need to bring your own system (such as Linux) with container orchestration (like Docker), and manually handle updates. Home Assistant Container installations don’t have access to {% term "add-ons" %}.
0 commit comments