Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
homeautomation:opi3b [2025/04/11 07:04] – willy | homeautomation:opi3b [2025/06/04 09:52] (current) – willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== C.1) HA: setup an OrangePi 3B ====== | + | ====== C.3) HA: setup an OrangePi 3B ====== |
[[http:// | [[http:// | ||
+ | Due to the fact that since 2025 Home Assistant will drop support for the **Supervised** installation methods, you should prefer an Home Assistant OS installation method rather than the one described here. supervised will still be available as an installation method, but will not be officially supported anymore. | ||
===== Hardware ===== | ===== Hardware ===== | ||
+ | |||
+ | You definitely want to purchase an EMMC, 32GB would be plenty of space, because the uSD can be unstable and fail badly after unwanted power interruptions. | ||
+ | |||
+ | You sohuld get 4GB of RAM, since 2GB is the bare minimum and 8GB probably overkill. | ||
+ | |||
+ | I opted to purchase also a mini cooling fan and a transparent enclusure to fit everything inside safely. | ||
===== Flashing operating system ===== | ===== Flashing operating system ===== | ||
+ | |||
+ | Home Assistant doesn' | ||
+ | |||
+ | Luckly, the Armbian community provides a readily available Armbian build with preloaded the Home Assistant image, go [[https:// | ||
+ | |||
+ | The direct dowload link is [[https:// | ||
+ | |||
+ | Flash the image with with Balena Etcher on a uSD card. | ||
===== First boot ===== | ===== First boot ===== | ||
+ | |||
+ | Plug the uSD in the OrangePi 3B, connect the OrangePi 3B to a wired LAN cable and power it up. | ||
Check your DHCP to know which IP has been assigned to your Opi3B and ssh into it as user //root// using password //1234//. | Check your DHCP to know which IP has been assigned to your Opi3B and ssh into it as user //root// using password //1234//. | ||
Line 17: | Line 34: | ||
run // | run // | ||
+ | |||
===== Install Home Assistant Supervised ===== | ===== Install Home Assistant Supervised ===== | ||
- | [[https:// | + | To setup the Home Assistant image backed in the Armbian installation, |
+ | |||
+ | After the setup, reboot the OrangePi | ||
+ | |||
+ | |||
+ | |||
- | Flash with Balena Etcher on uSD |