Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,11 @@ <h2>About installation types</h2>
the recommended installation type for most users.</li>
<li>
<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" %}.
<ul>
<li>
<b>Note</b>: Some integrations, such as <b>Thread</b> and <b>Z-Wave</b>, are controlled by {% term "add-ons" %}. There is no out-of-the-box support for these on Container installations.
</li>
</ul>
</li>
</ul>

Expand Down