Add green to installation options (#28933)

This commit is contained in:
c0ffeeca7 2023-09-17 22:22:02 +02:00 committed by GitHub
parent 7df077059a
commit e7181acb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 63 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

View File

@ -0,0 +1,46 @@
---
title: "Home Assistant Green"
description: "Get started with Home Assistant green"
installation_type: yellow
---
{% comment %}
Included sections for this page is located under source/_includes/installation
{% endcomment %}
{% assign board = "Yellow" %}
<article class="page">
<div class="installations">
<div>
<div class="material-card text">
<div class="content-container">
<div>
<img src="/images/installation/green-logo.png" style="margin-bottom: 24px;">
</div>
<div>
<p>Plug and play smart home hub.</p>
<p><img src="/images/installation/green.jpg"
style="margin-bottom: 16px;"> </a>
</p>
<p>Don't have the hardware yet? </br>
Visit the <a href="/green">Home Assistant Green product page</p>
</div>
</div>
</div>
</div>
<div style="margin-top: 72px;">
<div>
<h1>Installation instructions</h1>
</div>
<div class="material-card text" style="margin-bottom: 72px;">
<div class="content-container">
<div>
<p>For installation instructions, check out the <a
href="https://green.home-assistant.io/">Home Assistant Green documentation</a></p>
<p><img src="/images/installation/green_docs.png" style="margin-bottom: 16px;"></p>
</div>
</div>
</div>
</div>
</div>
</article>
<div> </div>

View File

@ -38,6 +38,23 @@ toc: true
</div>
<div class="installations">
<h2>Home Assistant Green</h2>
<a href="/installation/green" class="installations-card">
<div class="material-card text">
<div class="content-container">
<div>
<img src="/images/installation/green-logo-square.png">
</div>
<div>
<b>Home Assistant Green</b>
<ul>
<li>Home Assistant Operating System</li>
</ul>
</div>
</div>
{% include assets/chevron_right.html %}
</div>
</a>
<h2>Home Assistant Yellow</h2>
<a href="/installation/yellow" class="installations-card">
<div class="material-card text">