I have a Minix (Neo Z83-4) with Windows 10 installed catching dust here. I plan now to use it as my platform for HA.
Bcs I already have this Minix, I have no intention to buy a separate Raspberry Pi to run HA.
I would like some advice on any extra hardware I need to make this platfrom fully suitable for my HA needs.
Also, the whole set-up will be installed somewhere in the house in a wooden closet, so no need for any goodlooking HW, plastics cases around any of the components are not needed.
The requirements:
The whole set-up must work stable, with good performance and at lowest possible HW costs.
Minix + Windows 10 as the base platform (I already have)
A USB hub to connect various components with USB connector to the Minix (I have)
A suitable Zigbee dongle (USB) for Home Assistant use, as cheap as possible, proven for HA, could even be a naked print board version.
An IO board I can connect via USB to the Minix set-up to have as well the possibility for hard-wired IO to Home Assistant (in fact to replicate the GPIO ports you would have with a Raspberry Pi)
With this IO board or a separate USB IO board, the possibility to connect 1-Wire temperature sensors to this Minix-HA set-up (to replicate the GPIO 4 port of the Rasp PI which uses that port for that function).
Could people advise me on the hardware I could select for components 3), 4) and 5)?
And I would like some advice from the forum members on what make&model of additional components I can add to this set-up for:
A suitable Zigbee dongle (USB) for Home Assistant use, as cheap as possible, proven for HA, could even be a naked print board version.
An IO board I can connect via USB to the Minix set-up to have as well the possibility for hard-wired IO to Home Assistant (in fact to replicate the GPIO ports you would have with a Raspberry Pi)
With this IO board or a separate USB IO board, the possibility to connect 1-Wire temperature sensors to this Minix-HA set-up (to replicate the GPIO 4 port of the Rasp PI which is suitable for that function).
For the Zigbee dongle I saw the Sonoff one as well: https://www.itead.cc/cc2531-usb-dongle.html
No idea if that will work out of the box with the set-up I am aiming with the Minix Neo / Win10
The CC2531 is sold by everyone and their dog (Sonoff, eBay, countless Chinese web stores, etc). Its Texas Instruments Zigbee chip is what zigbee2mqtt is designed to work with.
In contrast, the Sonoff Zigbee bridge is Itead’s design and uses an Ember Zigbee chip, which is supported by ZHA (which supports a broader range of zigbee adapters).
Thanks. Indeed, I do not need a fancy looking Zigbee USB dongle, but it needs to be stable and fit for purpose. And I need good Zigbee (RF) coverage across the house and to the garage ca 10 meters from the house.
Would I need then a Zigbee USB dongle with a mounted antenna to it?
Furthermore, I need to find a suitable 1-wire USB board so I can connect temperature sensors as well to the HA set-up. Would you have some ideas around this?
Most non-battery-operated ZigBee devices act as repeaters and help to extend the “reach” of transmitted commands. So depending on what kind of ZigBee devices you have, an external antenna may not be required. However, if there’s a 10-meter ‘hop’ between any two devices, what’s between them will determine how much of the signal is attenuated (open air vs walls made of brick or metal siding, etc).
FWIW, there are countless existing threads on this forum that discuss ZigBee networks.
Yes, thanks. I agree there are probably quite some threads around this topic. But I am looking for proven hardware (the 3 items above) which will likely will work just fine with the planned Minix Neo + Win10 + HA set-up. I was wondering if there are experiences at the forum with the successful selection of those 3 hw items.
For the GPIO why not a NodeMCU esp32 and ESPHome? It would be standalone (wifi) independent of your Mini PC. These things are cheap, have a ton of I/O and work really well.
Thank you Steve for the suggestions, interesting! I will for sure look into that.
So far I had the approach to have several hard-wired IOs available via a (USB) board to the Mimix+Win10+HA set-up, this to be able to connect several existing (wired) home alarm contacts to the system.
Similarly, I have various existing 1-wire temp sensors of my floor heating system of my house which I also like to connect to the Minix (via a 1-wire board).