Skip to content

ProgettoMelapi/LePotatoHomeAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

How to install Home Assistant Supervised on Le Potato (Libre Computer AML-S905X-CC)

  1. Boot from USB (optional)
  1. Image: Ubuntu server 22.04 LTS (for Potato, use aml-s905x-cc) (https://distro.libre.computer/ci/ubuntu/22.04/)
  • Unzip: tar -xf
  • Flash USB stick or SSD: I used balenaEtcher to flash USB stick
  1. OS installation
  • Username and pw: ubuntu
  • sudo apt update && sudo apt upgrade (+reboot)
  • sudo apt install network-manager
  • sudo systemctl enable NetworkManager
  • sudo apt install jq ca-certificates curl gnupg lsb-release
  • sudo apt --fix-broken install (if some dependencies is missing)
  1. Docker installation
  • For Docker install, follow their instructions: docs.docker.com/engine/install/ubuntu/
  1. Home Assistant Supervised isntallation
  1. Configurating HA Supervised
  • Choose Raspberrypi4-64
  • Wait 5-10 minutes and you should see HomeAssistant preparing page in port 8123

About

Home Assistant for Libre Computer Le Potato

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published