I will describe quickly how to set-up and prepare RPI4 for Home Assistant. We will use this as a base to install docker and configure everything. You can use the imager from here , but use the lite image. You don’t need the desktop version. Install Raspberry OS Don’t forget to update and upgrade all packages: apt update && sudo apt upgrade , then reboot. When you first boot, you can configure the system with sudo raspi-config Don’t forget to …
Tag: Docker
We’ll look into two ways to install Home Assistant – via docker and on Raspberry Pi. The first method is great if you have a spare linux server ( like I do – I’ve an dual processor server with 48 gb of ram which is a home of almost 30 docker images ). This method is also for more advanced users. But don’t worry – I’ll guide you through it 🙂 Click here to follow the docker installation guide The …
I haven’t made a new post in a while. However, I’ve been busy with home automation. I’ve had multiple issues with Domoticz – it always stopped working randomly and I had to reboot it. This has resulted in a really unstable home automation system 🙁 So I’ve decided to take a plunge and replace it. With Home Assistant. I’ve done this on two systems and so far – LOVE it. I currently have zero issues with it and it really …