this post was submitted on 11 Oct 2025
6 points (100.0% liked)
homeassistant
16492 readers
58 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.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I actually started using HomeAssistant on TrueNAS Core a few years ago. From my understanding the best way to do this now it's to use the TrueNAS X86-64 ISO in a VM. The TrueNAS docker system seems to be integrated differently than a standard docker installation on an os like Debian.
If you really want to keep using docker on TrueNAS you should create users with unique ID's in TrueNAS and give them permission to access the needed resources. Those ID's also need to match the user in the Docker container.
I personally use HomeAssistant on an Odroid N2+ and haven't made the switch to TrueNAS Scale so I can't be much help beyond that.