Ultimate Hardware for Home Assistant - Does something like this even exist?

I’ve gone through both Raspberries and other smaller units. As a next step I’d like to build something that supports:

  1. Fair amount for CPU and RAM
  2. Ethernet (Wifi would be optional)
  3. 3G/4G LTE connectivity
  4. Bluetooth, ZigBee and Z-wave
  5. 433 mhz (Optional)
  6. Smaller form factor
  7. Battery Backup
  8. USB connections

I don’t mind using SD-card as I backup to an external drive.

Is there a small factor computer capable to run Home Assistant with the above requirements? Or something fairly similar?

All of the following requirements are provided by external devices:

  • 3G/4G LTE connectivity
  • Bluetooth, ZigBee and Z-wave
  • 433 mhz (Optional)
  • Battery Backup

That leaves the following requirements:

  • Fair amount for CPU and RAM
  • Ethernet (Wifi would be optional)
  • Smaller form factor
  • USB connections

That’s an unremarkable list of requirements … and easily fulfilled by an Intel NUC.

BTW, a quick search of this forum will reveal many existing threads dedicated to the topic of bigger, better, faster hardware.

1 Like

I have recently moved to the Intel NUC7PJYH J5005 NUC. Quad Core Pentium, WiFi and Bluetooth built in, SFF, x4 USB and SD card reader. The CPU has a TDP of 10w and performance of old legendary Q6600.

Covers almost all that you need, and is very cost effective for what it can do. I picked up an brand new one, 8gb 2133mHz RAM, and a 120gb SSD for $400 AUD.

Installed Ubuntu (officially supported on this model), and run HA, Motioneye, Unifi, MQTT and Syncthing all in a Docker stack. Doesn’t skip a beat and is very quick for reboots, etc.

Can highly recommend.

1 Like

I see what you’re writing, but moving the stuff to external devices was never intended. So the requirements are still there. The questions rather boils down to how far can you go without external devices. Obviously some of the dedicated providers for Gateways have this in their specifications. So there should be possibilities.

You want integrated zwave and zigbee radios? The closest thing I can think of are purpose-built devices, designed to run the manufacturer’s home automation software and nothing else (SmartThings SmartHub, Vera VeraPlus, Wink, etc). You’re not likely to find that in a PC architecture nor in any of the popular single-board computers.

You’re welcome to look for this holy grail but consider this: Home Assistant and openHAB have been around for years and comprise thousands of loyal users. If your “ultimate” machine was available, it would already be in use and mentioned in both forums. FWIW, I’ve been reading both forums for several months and haven’t seen a thread about such a device. Nevertheless, feel free to search for this magical beast and please do let us know if you find it. Good luck!

1 Like

The device you are looking for does not exist. The whole idea witj HA is to have a software that can handle many different platforms. I have the features you want using external devices. The 4G is handled by a failover 4Gdongle for the router. Stop looking for your dream device, its total waste of time

I don’t think it’s a waste of time. Devices are improved all the time. If you take the hardware from a normal Vera Secure or a Homey, you’re not far away. It’s just a matter of how much is integrated and what at the moment can only be achieved with externals. Maybe 100% can’t be achieved at the moment, but quite a bit can be done already and keeping the amount of devices reduced can be seen as progress.