Blog about smart home systems. How to setupa modern house that is aware of its inhabitants. How to avoid stupid bugs and difficult systems.
Monday, September 19, 2022
HARDWARE: USB to Serial
Friday, September 16, 2022
TIPS AND TRICKS
Here you can fine some hints. How to avoid mistakes and be happy with your smart home system.
16.09.2022
Try not to mix different producers for specific functionality. If you buid lights - stick with specific provider. For example - Philips Hue or Yeelight. Or Innr. Do not mix those as usually they wont cooperate together in a way you'd expect. Plus - you can forget about smooth system, there will be alwys something broken or not working the way you expect. Even if protocols are the same. In my current setup I mix Philips Hue, Innr and Ikea using Zigbee proto. There is always something wrong between Philips Hue gateway and other producer's light. Using one brand will save you time (and unfortunately won't save your money).
Hardware: BLUETOOTH DONGLE
HARDWARE: BLUETOOTH HUB
Baseus BA-04
Thursday, September 15, 2022
Hardware: ZIGBEE DONGLE
HARDWARE: ZIGBEE HUB
LINKS AND EXTERNAL RESOURCES
Wednesday, September 14, 2022
Hardware: Z-WAVE DONGLE
EQUIPMENT: HUB Z-WAVE
LINKS AND EXTERNAL RESOURCES
Tuesday, September 13, 2022
Hardware: USB Hub
I needed a USB hub to connect additional devices. It should provide additional power (i.e. it must be of the active type). Due to the fact that I have USB3 on the NAS, I also wanted to decide on one.
My first choice was LogiLink model UA0149. It looks really pro, has a metal casing and mounting holes. Additionally, when mounted on the wall, placing the dongle will ensure good RF range.
Provides 4 USB 3.0 ports and additional power. Unfortunately, the distance between the ports turned out to be too small and I couldn't plug in all the USB dongs.
The next choice was also Logilink ad different model UA0112A:
Monday, September 12, 2022
Hardware: Home Assistant host
Let's start - it's time to prepare the system.
Since I will be using smart systems from different suppliers at home, I need an aggregator that will enable communication between different environments. Currently, there are several such systems on the market: Open Hab, Home Assistant, Domoticz (these are just examples).
I chose the Home Assistant for my Smart Home system - mainly because I already know and used it. In addition, I like the philosophy of Home Assistant and the way and amount of integration with various smart systems. It can work on various hosts - starting from MS Windows, through Docker and ending with VM and Raspberry. For me, it will run on Qnap NAS as a virtual machine.
The basis to run Home Assistant is the equipment on which it will run.
HARDWARE: SERVER
Requirements: good CPU (at least 4 CPUs), a lot of RAM. Necessarily USB ports (but they don't have to be 3.0+). It's good if it has several network cards - thanks to this, you can separate the smart-home traffic from the rest.
The server on which the Home Assistant will work is the heavily tuned QNAP TVS-872XT.
- CPU: i5 8400T
- RAM: 64 GB
- GPU: Quadro K2200
- Network:
- 2x1GbE connected as 2GbE in alb (active load balancing) - I use this card for VPN support
- 1x5GbE (this is 10GbE connected to the 5Gb port on the switch) - used to transfer data to / from virtual machines
- 1x10GbE - the main data network.
- OS: QTS Hero v5 with ZFS support
- Native support for Virtualization Station
- 8x2TB Seagate Iron Wolf configured in RAID6 - these are disks for storage. Here I keep movies, photos, other household stuff. Virtual machines land here as well.
- 2xNVME SSD 500GB - this is a RAID0 array, QTS Hero system and applications are installed on it
- 2xSATA SSD 500GB - these are drives for buffering data from the main matrix. Qnap has a pretty cool mechanism for storing your most-used data on fast SSDs.
- Cheaper NAS models enabling virtual machines to work. It is important that they have at least 8GB of RAM and a decent processor. For the Home Assistant I allocate 6GB RAM and 6 processor cores. I used to have a QNAP (TS-435) with a Celeron and 8GB of RAM on it and it was fairly decent, but I noticed that the system is quite slow. With this configuration, we will not run anything else on the hardware.
- RaspberryPI - The only reasonable option here is the RPi4 with 8 GB of RAM. This can be a good starter hardware, but requires you to buy an external drive (using an SD card is not a good idea for a Home Assistant);
- The rest - for example, a VM for Windows is not a good idea because it requires a laptop / PC to be turned on all the time
- NAS: QNAP TVS-872XT
- Memory upgrade: Crucial 32GB
- HDDs: Seagate IronWolf 2TB
- SSD drives: Samsung 980 500GB
- QNAP expansion card: QM2-2S10G1T
- GPU card: NVIDIA K2200
- Raspberry Pi4: RPi ModelB
- QNAP: TS-453D
Integracja: Rekuperator Wanas | ModBUS | Zigbee
Ekosystem: Modbus, Zigbee, Wanas, Netatmo, Z-wave Nazwa integracji Home Assistant: Modbus, Zigbee2MQTT Poziom skomplikowania: 3/5 | wymaga ...
-
Ekosystem: Modbus, Zigbee, Wanas, Netatmo, Z-wave Nazwa integracji Home Assistant: Modbus, Zigbee2MQTT Poziom skomplikowania: 3/5 | wymaga ...
-
HOME ASSISTANT FIRST RUN As we have HA already up and running it is time to configure it. To start this process we need to get IP address o...
-
HOME ASSISTANT INSTALLATION ON RASPBERRY PI Another alternative to QNAP is installation on Raspberry. The latest release of this board pro...









