Posts tagged: mqtt
New keypad for my RPi DIY security alarm
The keypad, or alarm panel, is an important part of a security alarm system. When I first got started building mine — I settled for a cheap and simple Zigbee keypad. I’ve since replaced it with a …
Using the Shelly Plus Plug S to measure homelab power
I’m using a Shelly Plus Plug S smart plug to measure the power usage of my homelab. I added it as a device in Home Assistant — and the power readings began! Kind of… Within a few days; I noticed …
Measuring outdoor temperature with a Raspberry Pi and DS18B20 probe
We have a Dakboard digital calendar in our kitchen — showing lots of house and temperature data. So naturally; it must show the actual outdoor temperature as well. To do this I used a Raspberry Pi 2, …
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 …
Wi-Fi relays for controlling ventilation — WeMos D1, MQTT, and Home Assistant
We recently got balanced ventilation installed, and I have interfaced it with Home Assistant. However — the ventilation unit have three “special modes” that can not be enabled through the Modbus …
Making a manual security alarm in Home Assistant
Using a few cheap sensors, a wireless keypad, Zigbee2MQTT and Home Assistant; I was able to get a basic security alarm up and running during a free afternoon 🙂
Controlling the Raspberry Pi HDMI port — with MQTT and Home Assistant
We have a Raspberry Pi driven digital calendar in the kitchen. I’m currently using crontab to turn the HDMI port off at night, and when we’re at work. But a much more flexible solution is to control …
Two channel traffic lights controller — using Wemos
My kids wanted traffic lights for their LEGO city, so first I had to build a traffic lights controller.
Raspberry Pi with DS18B20 temperature sensors
I made a simple HAT (Hardware Attached on Top) for the Raspberry Pi to read multiple DS18B20 temperature sensors — it was surprisingly easy. I used the measured temperatures to control a fan using …
Kids alarm module, Raspberry Pi Zero, and MQTT
A kids alarm module, with buttons and lights. Powered by a Raspberry Pi Zero, connected to WiFi and MQTT.
Making a WiFi MQTT controlled relay for Home Assistant
Making a single relay controlled with WiFi MQTT from Home Assistant, using WeMos D1 mini board.