Skip to content

Instantly share code, notes, and snippets.

@renatoccosta
renatoccosta / install-ha-opi5.adoc
Last active June 17, 2024 01:22
Install Home Assistant on OrangePi 5

Installing Home Assistant on OrangePi 5 Board

This tutorial will enable the use of Home Assistant on an OrangePi 5 board with the following characteristics:

  • OrangePi Debian OS

  • OS running on a SDCard

  • Home Assistant Supervised Instalation

The steps are a compilation with few modifications from instructions found over the web. Links are at the end.

@renatoccosta
renatoccosta / .gitignore
Created July 15, 2020 13:58
Generic Gitignore
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/target
/dist
/tmp
/out-tsc
# Only exists if Bazel was run
/bazel-out