was not optimal due to the limited hardware, e.g. reboots took forever, I had issues with the SD card; I wouldn’t recommend this setup for more than testing looking back
was a huge step up in terms of performance, but I lost all the convenience that comes with Home Assistant and the easy addon integration (I did want to use the machine for other things, too)
Why is Home Assistant as an application on a more powerful system, e.g., a NUC, not a default recommendation? Am I wrong that this is the setup that many home automation enthusiasts actually want to have?
The Raspberry Pi is a much lower entry point for people to try out Home Assistant. A basic NUC is going to cost 4x the price of a Pi and not everyone wants to spend that to try something. And many people have Raspberry Pi’s sitting in a drawer unused.
So, yes the NUC is a great platform for Home Assistant (personally I have two) but Raspberry Pi is a good place to start for new users.
You can run Home Assistant - Supervised (hassio) on a NUC easily with addons etc… lots of people do this. There is even a HassOS image for a NUC you can use but many people just do a generic Linux install of hassio…
The recommendation is a low cost entry suggestion but people move on to something more powerful like a NUC after a while in a lot of cases.
Sorry, I might have to rephrase my point: why is the ‘Home Assistant (not Core) as an application on NUC’ path not described in the getting started section of home-assistant.io? Or am I wrong and just didn’t see it?
That’s the solution I’ve heard several times, but I can’t find it on the page linked by David. If this is a recommended way to go, shouldn’t it be described there?
See the section “ Alternative: install Home Assistant Supervised on a generic Linux host” towards the bottom. That’s the setup many people have used for running HA / HassIO within Docker on a Linux distro of their choice.
If you think another section for HassOS installs on hardware other than RaspPi would be valuable, go ahead and submit a documentation PR for others to review.
Because I need/want USB devices connected to Home assistant I bought a NUC, tried to install the NUC appliance (hassos) to install… stuck in a boot screen… Seems that there 2 ways of doing it. Copy the image (extract) to the nvme disk - hence too complex for me, I tried really, I tried… but failed.
Other option is to put the image on the nvme disk… well… that is another challenge.
I recommend to make a proper setup file to install HA bare metal on a NUC (so powerfull!).
I don’t see how this is easier than installing add-ons?
I also use Home Assistant Core with docker, but it’s definitely not easier than add-ons and in addition you need to maintain the docker containers yourself.
Personally, I prefer simply running the OS on the NUC without the overhead of a linux host OS docker etc… also native support for BLE hardware etc… much more straightforward for me anyway
I agree on the control part, but the initial configuration and maintenance is for sure easier by clicking the install button on an add-on instead of configuring stuff inside docker-compose.yml. Probably you are just more a commandline guy? (I am as well)
This is like saying… once you get used to it, you will see that Marmite is the best thing to spread on sliced bread…
There are so many differnt people and use cases, that nobody can make this statement as a one size fits all… each to their own… that is why there are so many options…