Skip to main content

Automation

2025


Smart Bedtime Light Automation for Kids with Home Assistant

·487 words·3 mins
​Discover a practical Home Assistant automation to dim and turn off kids’ bedside lamps at night. This step-by-step guide includes YAML code, customization tips, and a breakdown of each automation element.

2023


Automate Dynamic DNS Updates with Gandi API and Docker

·1497 words·8 mins
This tutorial demonstrates how to automate dynamic DNS updates using Gandi API, Docker, and shell scripting. Learn to package the update script into a Docker container for seamless deployment, ensuring uninterrupted DNS updates even with dynamic IP changes.​

2018


Hugo Deployment Automation

··978 words·5 mins
In this technical article we look at the process of automating a Hugo deployment from a Github commit.​