Frigate NVR logo
|

How to Install Frigate NVR with Coral USB TPU in a Docker VM (Proxmox Guide)

In this guide, I’ll walk you through setting up Frigate NVR using Docker inside a virtual machine,with hardware acceleration via a passed-through Coral USB TPU. This setup is ideal for homelabenthusiasts looking to offload object detection tasks and maximize performance on their localservers. Prerequisites Host Configuration (USB Passthrough) To enable object detection using the Coral…

aquara side view
| |

Aquara, Xiaomi’s door/window sensor + install.

A while ago I bought the Aquara door/window sensors from Xiaomi with a price tag of €40 for 4 sensors. The sensors are not only cheap but have an instantaneous response within homeassistant. The Aquara itself Most sensors are big and bulky, the aquara’s are small and beautiful With a size of only: 4.1 x…

Home Assistant – install zigbee with Conbee2
|

Home Assistant – install zigbee with Conbee2

You probably came here because of my other post. Get-started The prerequisites for this zigbee network are: Up and running home assistant Zigbee bridge (I use ConbeeII) Other devices Setup Plug in the USB stick and go to the supervisor > System > hardware. This will show a list of hardware. For example “/dev/ttyACM0”, note…

Home assistant & node-red presence detection (multiple people)
| |

Home assistant & node-red presence detection (multiple people)

Presence detection for home assistant always feels like the holy grail. With your presence you can trigger actions and set variables. I am not spinning around this one so let’s get started Prerequisites In order to get this to work the fastest and easiest way we need to have the following in place. Home assistant…

Docker logo from docker press kit
|

Installing Docker

Since a few year Docker s quite popular, it’s easy to use but for people starting out a little challenging sometimes. In this tutorial I will share ,y Debian & Ubuntu install script. Let’s get started To get going we need a running OS. Download and install Ubuntu or Debian in a virtual machine using…