this post was submitted on 22 Aug 2024
14 points (100.0% liked)

homeassistant

11904 readers
10 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

I'm looking to get a cm3588 to use as a NAS and and for streaming, but I'm curious if home assistant could also be run from such a device and maybe any other usefull programs

you are viewing a single comment's thread
view the rest of the comments
[–] TCB13 1 points 1 month ago* (last edited 1 month ago)

Yeah, you'll be okay. The easiest way is to pick a generic image for ARM here: https://github.com/home-assistant/operating-system/releases/latest and run with using Incus/LXD or some other virtualization solution that you like. I personally run it on Incus.

You can also do a more barebones manual install in a container if you don't want to run the entire thing. I would still stick with a Incus container or VM to avoid polluting your base system.