Raspberry Pi security alarm — the basics

Raspberry Pi security alarm — the basics

In November last year — I started building a DIY security alarm system, using a Raspberry Pi as the controller. My plan was to make a self-sustained system, using proper alarm hardware — like PIR sensors and sirens.

Integration with Home Assistant would be an add-on, not a requirement. I wanted the system to be as redundant and fault-tolerant as I could make it.

This is a pretty long story, with some twists and turns — let’s get into it 👇

Read more →

A few more ventilation automations in Home Assistant

A few more ventilation automations in Home Assistant

Controlling my Komfovent balanced ventilation system through Home Assistant — opens up a world of possibilities.

Here are three automations I use to make the system a bit smarter 🙂

Read more →

More ducts for the balanced ventilation

More ducts for the balanced ventilation

We got balanced ventilation installed last year, and have been very happy with the system 🙂 But we quickly found that we needed to expand it into two more rooms — the 1st floor bathroom, used as the laundry room, and the play room, which will be a bedroom at some point.

Time to fix that 🙂

Read more →

PowerWalker UPS, NUT, and Home Assistant

PowerWalker UPS, NUT, and Home Assistant

I’m using a Raspberry Pi to communicate with the power equipment in my homelab rack; the UPS, ATS and PDU. For the UPS, I’m using NUT (Network UPS Tools), and for the ATS and PDU; my own PowerWalker Python library.

In this post I’ll be going through how I’ve set up the NUT server to communicate with my PowerWalker VI 1500 RT HID UPS, and NUT clients running on all other physical machines in the rack.

Read more →

Using Tibber to control a smart plug — through Home Assistant

Using Tibber to control a smart plug — through Home Assistant

We’re using Tibber as our electricity supplier — we have the Tibber Pulse reading our power usage and making it available in Home Assistant, through an integration.

But Tibber also controls our heat-pump, by interfacing a Sensibo Sky. Tibber’s smart heating control takes multiple factors into account; outside temperature, power price, thermal inertia. A clever algorithm, made by clever people — it works really well 🙂

I found an easy way to “hook into” this heat control, using a simple Home Assistant automation.

Read more →