Aesthetically Clean Remote Switching Using MQTT with Sonoff and Shelly Modules

Automation and technology are amazing, modern advances allow us to automate almost everything in our daily lives, before we get into this post, here is an end-2-end example of this solution, enjoy. So now you know what we will be building, lets get in to it. There are almost no systems in my house that … Read more

Displaying Metrics With A 1602 LCD, I2C and MQTT

A few months ago, I solved the problem of having to use a Home Assistant dashboard to view power related metrics that matter to me by using LED’s embedded into my desk. You can read about it here, and these LED’s work really well. The LED’s have saved me looking at Home Assistant, and they … Read more

Automagically Keeping Cool In Zwift

Cycling has always been something I have been passionate about. With the COVID-19 induced lockdowns I finally decided to purchase an indoor trainer (Garmin TACX Neo 2T) and like so many people around the world, I use Zwift as a means to hit my distance targets each week. Spoiler – Want to see a demo? … Read more

Creating a Soft-Remote with MQTT and Home Assistant

Technology is amazing and as much as we want to use our smart phones or ask Alexa, Google and Siri to take action, nothing beats a physical button. In almost all cases they are faster and it’s a good reason why I practice passive automation. Walk into a room and its dark, then the light … Read more

Bridging Mosquitto MQTT into Azure IoT Hub with an Arduino based ESP32

I have been on a journey to explore Azure IoT and push the thousands of events that flow through my local MQTT broker (Mosquitto) in to Azure IOT. After my last post in using the Azure IoT SDK for Python conjunction with Paho MQTT I thought my work here was complete, but have just recently … Read more

Bridge Building – Mosquitto MQTT to Azure IOT Using Paho MQTT and the Azure IOT SDK’s

I have been on a journey to explore Azure IoT and push the thousands of events that flow through my local MQTT broker (Mosquitto) in to Azure IOT. From direct connection to Azure IOT-Hub (via MQTT and SAS tokens) through to Azure IOT-Edge running locally with MQTT. I have been able to achieve my goals … Read more

Replacing Mosquitto with Azure IOT Edge

In a previous post, I spoke about using Mosquitto client tools to publish to Azure IOT Hub, that was the beginning and I am on a journey in my new role to explore Azure IoT and understand the art of the possible. What is possible, I guess we will find out. Who has the longest … Read more

Publishing & Subscribing to MQTT Topics Using Mosquitto Client Tools & Microsoft Azure IoT Hub

Public cloud brings a paradigm shift in what can be done, the art of the possible is possible and in the context of this post, I am planning to replicate ~250ish MQTT topics running in a Mosquitto MQTT container in to Azure IoT Hub. From ML (Machine Learning) through to anomaly detection and everything in … Read more

A Journey in to MQTT With Roller Shutters, Mosquitto, HomeAssistant & Low Powered Micro-Controllers

Its been a journey over the last 10 years in driving heat out of the top story of my house. From double glazing, heavy drapes and window film, keeping temperatures cool and the house dark in summer has been a challenge for our north facing windows (the master bedroom). Near 6 months ago I decided … Read more