mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 05:47:35 +00:00
Installation: remove docs for tinkerboard and ODROID XU4 (#29568)
- ARMV7 boards and 32-bit ARM are no longer actively promoted
This commit is contained in:
parent
2ec364b6d8
commit
827c27a1f7
@ -221,13 +221,6 @@ installation:
|
||||
- name: "Raspberry Pi 3"
|
||||
key: "rpi3-64"
|
||||
|
||||
tinkerboard:
|
||||
board: ASUS Tinkerboard
|
||||
installation_media: "eMMC module or SD card"
|
||||
variants:
|
||||
- name: "ASUS Tinkerboard"
|
||||
key: "tinker"
|
||||
|
||||
generic-x86-64:
|
||||
board: Generic x86-64
|
||||
installation_media: "storage device"
|
||||
|
@ -26,7 +26,6 @@ The bundles come with Home Assistant pre-installed.
|
||||
- ODROID M1: 4 GB RAM / 256 GB NVMe / [16 GB µSD](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44929573028119?ref=eeb6nfw07e) or [16 GB eMMC](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44994940567831?ref=eeb6nfw07e)
|
||||
- ODROID M1: 8 GB RAM / 256 GB NVMe / [16 GB µSD](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44929573093655?ref=eeb6nfw07e) or [16 GB eMMC](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44994940633367?ref=eeb6nfw07e)
|
||||
- [ODROID M1: 8 GB RAM / 1 TB NVMe / 64 GB eMMC ](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44994940698903?ref=eeb6nfw07e)
|
||||
- ODROID XU4: 2 GB RAM / [32 GB µSD](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44748729352471?ref=eeb6nfw07e) or [16 GB eMMC](https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?variant=44748782305559?ref=eeb6nfw07e)
|
||||
|
||||
Variants without pre-installed Home Assistant:
|
||||
|
||||
@ -43,16 +42,6 @@ Variants without pre-installed Home Assistant:
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if page.installation_type == 'tinkerboard' %}
|
||||
|
||||
### Suggested hardware
|
||||
|
||||
We will need a few things to get started with installing Home Assistant. The links below lead to Amazon US. If you’re not in the US, you should be able to find it in web stores in your country.
|
||||
|
||||
- [Asus Tinkerboard S](https://amzn.to/3fFIcbI)
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if page.installation_type == 'generic-x86-64' %}
|
||||
|
||||
<div class='note'>
|
||||
|
@ -112,26 +112,6 @@ toc: true
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<h2>ASUS Tinkerboard</h2>
|
||||
<a href="/installation/tinkerboard" class="installations-card">
|
||||
<div class="material-card text">
|
||||
<div class="content-container">
|
||||
<div>
|
||||
<img src="/images/installation/tinkerboard.png">
|
||||
</div>
|
||||
<div>
|
||||
<b>ASUS Tinkerboard</b>
|
||||
<ul>
|
||||
<li>Home Assistant Operating System</li>
|
||||
<li>Home Assistant Container</li>
|
||||
<li>Home Assistant Core</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{% include assets/chevron_right.html %}
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<h2>Generic x86-64</h2>
|
||||
<a href="/installation/generic-x86-64" class="installations-card">
|
||||
<div class="material-card text">
|
||||
|
@ -1,17 +0,0 @@
|
||||
---
|
||||
title: "Asus Tinkerboard"
|
||||
description: "Install Home Assistant on Asus Tinkerboard"
|
||||
installation_type: tinkerboard
|
||||
---
|
||||
{% comment %}
|
||||
Included sections for this page is located under source/_includes/installation
|
||||
{% endcomment %}
|
||||
|
||||
{% assign board = "ASUS Tinkerboard" %}
|
||||
{% assign installation_media = "eMMC module/SD card" %}
|
||||
|
||||
{% include installation/operating_system.md %}
|
||||
{% include installation/container.md %}
|
||||
{% include installation/core.md %}
|
||||
|
||||
_We get commissions for purchases made through links in this post._
|
Loading…
x
Reference in New Issue
Block a user