Home Assistant

September 19, 2024

Traefik v3.0 On AWS Lightsail in minutes!

The post provides a comprehensive guide for configuring AWS Route53 with Traefik using Docker. It includes IAM policy examples, a docker-compose.yaml file for setting up Traefik and the necessary environment variables. Additionally, it outlines configurations for Traefik’s settings and a sample whoami container setup, inviting viewers to seek clarification if needed.

Read More
August 26, 2024

Home Assistant Supervised

Install Home Assistant Supervised on Debian 12! Follow this guide to ensure you do this in a fully supported way. I also cover doing an in-place upgrade from Debian 11 (bullseye) to Debian 12 (bookworm), in case you are in need of that piece as well. Note: these instructions are specific...

Read More
May 7, 2021

Solar-Powered IoT project: Firmware flash

Let’s get some ESPHome firmware flashed on to your ESP32 solar-powered IoT project! I’ll show you the basics of building the base firmware to get it attached to your WiFi network, some tips and tricks for working with mDNS across subnets, and leave you with a working OTA-managable solar-powered sensor! Code...

Read More
April 27, 2021

Solar powered ESP32 IoT sensor

In this video, we built a solar-powered, 18650 battery-backed ESP32-powered sensor, sitting in a compact 3D printed housing. This is using a temperature, humidity and barometric pressure sensor, known as the BME280, which runs on the i2c bus. Additionally, we’re using a TP4056 charge controller, the updated version with low-voltage protection!

Read More