<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Theengs Gateway - BLE Sensors, CI/CD, and Automation - Series - Dad's Tech Lab - Smart Home, Technology, and Software Development Blog</title><link>https://dadstechlab.com/series/theengs-gw/</link><description>Theengs Gateway - BLE Sensors, CI/CD, and Automation - Series - Dad's Tech Lab - Smart Home, Technology, and Software Development Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>jimmy@dadstechlab.com (Jimmy Gillam)</managingEditor><webMaster>jimmy@dadstechlab.com (Jimmy Gillam)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><atom:link href="https://dadstechlab.com/series/theengs-gw/" rel="self" type="application/rss+xml"/><item><title>Theengs to Try Out - BLE Sensors, Theengs Gateway, and Home Assistant</title><link>https://dadstechlab.com/2025/06/theengs-to-try-out/</link><pubDate>Sun, 29 Jun 2025 22:28:00 -0400</pubDate><author><name>Jimmy Gillam</name></author><guid>https://dadstechlab.com/2025/06/theengs-to-try-out/</guid><description><![CDATA[<div class="featured-image">
                <img src="https://dadstechlab.com/2025/06/theengs-to-try-out/switchbot_theengs_home-assistant.webp" referrerpolicy="no-referrer">
            </div><p>I know I haven&rsquo;t introduced my home lab or smart home setup yet. But I recently bought a few new sensors and wanted to share some new theengs I set up.</p>
<p>See what I did there? &#x1f609;</p>
<p>Yes, I installed Theengs Gateway on a Raspberry Pi 4B so that it would act as a gateway between my bluetooth low energy (BLE) sensors and my smart home&rsquo;s MQTT Broker. MQTT is a lightweight messaging protocol which is often used in IoT and smart home integrations. It does this via OpenMQTTGateway, and Theengs is like a wrapper around it so that it is easily stood up on a Raspberry Pi or other devices.</p>]]></description></item><item><title>Automating Theengs Gateway with Github Action Runner</title><link>https://dadstechlab.com/2025/07/theengs-ci-cd/</link><pubDate>Sun, 06 Jul 2025 22:35:00 -0400</pubDate><author><name>Jimmy Gillam</name></author><guid>https://dadstechlab.com/2025/07/theengs-ci-cd/</guid><description><![CDATA[<div class="featured-image">
                <img src="https://dadstechlab.com/2025/07/theengs-ci-cd/banner.png" referrerpolicy="no-referrer">
            </div><p>One thing that I&rsquo;ve learned over the years is how valuable source control can be. Especially when learning something new, I wind up changing code or tweaking configurations until I get a better understanding how things work and to get things working how I want&hellip;but changes don&rsquo;t always work out. Instead of undoing my changes manually, I love being able to just make commits and being able to roll back if needed, or even just comparing my changes.</p>]]></description></item></channel></rss>