14
can home assistant run on a cm3588 nas?
(lemmy.ca)
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
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.