mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-07 19:48:59 +00:00
18 lines
522 B
Markdown
18 lines
522 B
Markdown
---
|
|
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._
|