Install and Review of Frigate Beta 0.14

frigate beta home screenThis article follows up on my previous discussion about setting up Frigate. For those unfamiliar, Frigate is an open-source network video recorder featuring advanced AI detection for objects like cars, people, pets, and boxes. What attracted me initially was its local AI processing and seamless integration with Home Assistant. Launched in 2019, Frigate is relatively new but has seen consistent improvements with each version. Today, I’ll be installing and exploring the new features in beta version 0.14, particularly focusing on its all-new user interface. Continue reading “Install and Review of Frigate Beta 0.14”

Secure the SynoCommunity Mosquitto broker in 2023

mosquitto-2-0-15

Recently I was upgrading packages on my Synology NAS, with one of those packages being SynoCommunity Mosquitto Broker. Shortly after the upgrade, I noticed the MQTT based devices in my Home Assistant server went off-line. It was then I realised that the upgrade to 2.0.15 had reset the MQTT username and password. When I checked out my previous post on how to add a user and password to the SynoCommunity Mosquitto Broker, I noted that a few things have changed slightly with this latest version, so I will document the current process below.

Continue reading “Secure the SynoCommunity Mosquitto broker in 2023”

Wenzhi / Tuya human presence sensor WZ-M100 review

tuya wz-m100-w
Not to be confused with PIR sensors, human presence sensors have been available for quite some time but have generally been priced out of reach of the average home user and have mostly been used is commercial settings. Recently, a flood of mmWave human presence sensors have become available at very reasonable prices, ranging from DIY boards for only a few dollars, up to more plug and play Wi-Fi and Zigbee solutions ranging up to the sub $100 mark. In this post I am going to look at a mid-range Zigbee mmWave sensor from Wenzhi / Tuya that I found on AliExpress known as the WZ-M100-W.
Continue reading “Wenzhi / Tuya human presence sensor WZ-M100 review”

Install and Review of Frigate Beta 0.12

frigate beta 0.12The post is a follow-up to my previous post about my installation of Frigate. In case you missed it, Frigate is an open source network video recorder that has some smart AI detection of cars, people, pets, boxes etc. All the processing of the AI detection is done locally, this and the fact that this was an open source project that integrates well with Home Assistant is what drew me to install it in the first place. The Frigate project is fairly young, having its first release in 2019. Several versions have been released since that time, with each version improving on the last. In this post, I will install and check out what is coming up in version 0.12.

Continue reading “Install and Review of Frigate Beta 0.12”

Yale Unity Screen Door Lock Review

I recently needed to use up some Bunnings gift cards, so I decided to splurge on a smart lock to help beef up my home security. What I ended up buying was Yale’s Unity screen door lock, this lock is designed to retrofit in place of the standard screen door lock like I have had installed at my house since the 1980s.
Continue reading “Yale Unity Screen Door Lock Review”

Washing machine notifier – version 3 – ESPHome

d1 mini washer pcbOne of my first IOT projects and the first post on this blog was my washing machine notifier. It is based around the ESP8266 and a LDR (light dependent resistor) placed over the top of the power LED of my Fisher and Paykel Washing Machine. The first iteration of this project used my own LUA code connecting to IFTTT. The second version swapped out the IFTTT code for code written by a YouTuber to connect to Home Assistant via MQTT. In this third crack at this project, I convert the device to ESPHome and simplify my Home Assistant setup. Continue reading “Washing machine notifier – version 3 – ESPHome”

Frigate NVR + Docker under Proxmox

frigate docker proxmox pc
For a few months now, I have been trialling Frigate, a popular NVR solution most commonly used as a Home Assistant add on that provides fantastic object and person detection from your camera streams. The Frigate project is based on a Docker container, so not only does it work well as a Home Assistant OS add on, but also by itself on a separate Docker host. For a few reasons (mainly the space used by the recordings) I now plan to run Frigate outside Home Assistant on a separate Proxmox PC I have running as a development machine. To do this, I will need to get Docker running on this Proxmox PC, and I plan to do this via a TurnKey Core Linux container that I will document below.
Continue reading “Frigate NVR + Docker under Proxmox”

A LIDAR based Letterbox Notifier

MQTT letterbox

Smart mailbox notifiers are a fun and challenging project that have increased in popularity thanks to microcontrollers like the ESP8266 and others. Often located in a remote environment that will often need to be able to be powered by a battery and solar and take advantage of deep sleep to conserve battery life. My mailbox presented an extra challenge in the fact that there is no door on it in order to add a switch that would detect it opening once mail was inserted in it. It is this reason I decided to use a Micro Lidar based distance sensor to measure the distance across the mailbox in order to determine if there is something in the box. This will be powered by a solar based ESP8266 running ESPHome and sending me notifications via Home Assistant. Continue reading “A LIDAR based Letterbox Notifier”

Making Ikea’s Air Purifier and Air Quality sensor smart

ikea air purifier and quality sensor

With a lot of talk around air purifiers in the news lately, I decided to purchase my own. While I often look for some smart device, I found that the range of smart air purifiers way too expensive for what I wanted to spend, so I went for two good value Ikea products that I planned to make smart via Home Assistant with a bit of hacking and a smart plug. Continue reading “Making Ikea’s Air Purifier and Air Quality sensor smart”

Flashing the W03 LED Controller with Tasmota

open lit w03 LED Controller
I recently had one of my Arilux LED Controllers die on me, When it came to buying a replacement I found my favourite controller the H801 was out of stock, so I went on to purchase a new model known as the W03 and test that out. Below is my experiences on using it and flashing it with Tasmota.
Continue reading “Flashing the W03 LED Controller with Tasmota”