Skip to content

Commit

Permalink
Landing page: clarify Thread section (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Agner <[email protected]>
  • Loading branch information
c0ffeeca7 and agners authored Feb 15, 2024
1 parent c3cceac commit 252105d
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@
<div>
<h1>Zigbee and Thread USB stick by the creators of Home Assistant</h1>
<p>
<a href="https://www.home-assistant.io/skyconnect">Home Assistant SkyConnect</a> is the easiest way to add Zigbee support to your
Home Assistant instance and make it Matter-ready. <a href="https://www.home-assistant.io/skyconnect">Home Assistant SkyConnect</a> features a transmit
power of up to 20 dBm and over-the-air updates.
<a href="https://www.home-assistant.io/skyconnect">Home Assistant SkyConnect</a> is the easiest way to add Zigbee to your
Home Assistant instance. SkyConnect is also an open-source-friendly path to add a Thread border router. Some Matter devices require a Thread network. The Home Assistant developers provide regular firmware updates for SkyConnect to make sure the device stays up-to-date and ensure compatiblity with Home Assistant.
</p>
<h3>Zigbee</h3>
<p>The Home Assistant team officially supports ZHA (Zigbee Home Automation), the Zigbee stack integrated into Home Assistant Core. The following guides describe how to use SkyConnect with ZHA.</p>
<p>The SkyConnect comes with a Zigbee firmware pre-installed. Home Assistant officially supports ZHA (Zigbee Home Automation), the Zigbee stack integrated into Home Assistant Core. The following guides describe how to use SkyConnect with ZHA.</p>
</div>
<div class="layout horizontal justified items">
<div></div>
Expand All @@ -31,8 +30,7 @@ <h3>Migrate an existing <br />Zigbee network</h3>
<div></div>
</div>
<div>
<h3>Thread and Matter</h3>
<p><a href="https://www.home-assistant.io/skyconnect">Home Assistant SkyConnect</a> comes with experimental support to power Thread (used for some Matter devices) and
Zigbee networks at the same time. Before <a href="/procedures/enable-multiprotocol/">enabling multiprotocol support</a>, check the section about <a href="/about-multiprotocol/">multiprotocol issues</a>.</p>
<h3>Thread</h3>
<p><a href="https://www.home-assistant.io/skyconnect">Home Assistant SkyConnect</a> can also be used to turn your Home Assistant installation into a Thread border router. Currently, enabling Thread involves manual steps. The integration of the Home Assistant Thread border router with Matter is work-in-progress. To learn more about Thread border routers, refer to the <a href="https://www.home-assistant.io/integrations/thread/#list-of-thread-border-router-devices">List of Thread border routers</a>. To learn how to use SkyConnect to turn your Home Assistant into a Thread Border router, refer to <a href="https://www.home-assistant.io/integrations/thread/#turning-home-assistant-into-a-thread-border-router">Turning Home Assistant into a Thread border router</a>.</p>
</div>
</div>

0 comments on commit 252105d

Please sign in to comment.