<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Smart Home - Category - Botmonster Tech</title><link>https://botmonster.com/smart-home/</link><description>Smart Home - Category - Botmonster Tech</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 15 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://botmonster.com/smart-home/" rel="self" type="application/rss+xml"/><item><title>Bluetooth Proxies Under $20: Room Detection with ESP32-C3</title><link>https://botmonster.com/smart-home/esphome-bluetooth-proxy-extend-ble-reach/</link><pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/esphome-bluetooth-proxy-extend-ble-reach/</guid><description><![CDATA[<div class="featured-image">
                <img src="/esphome-bluetooth-proxy-extend-ble-reach.png" referrerpolicy="no-referrer">
            </div><p>Drop a few ESP32 boards ($3-8 each) flashed with <a href="https://esphome.io/" target="_blank" rel="noopener noreferrer ">ESPHome</a>
&rsquo;s Bluetooth Proxy firmware into rooms where BLE devices drop out. <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
 then routes Bluetooth traffic through the nearest proxy on its own. Each proxy adds about 10-15 meters of BLE coverage through interior walls, needs only a USB power cable, and works with HA&rsquo;s native Bluetooth setup. The BLE devices themselves need no config changes. They have no idea they&rsquo;re talking through a relay.</p>]]></description></item><item><title>DIY Smart Doorbell for $25: Skip Ring's $5/month subscription</title><link>https://botmonster.com/smart-home/build-smart-doorbell-esp32-home-assistant/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/build-smart-doorbell-esp32-home-assistant/</guid><description><![CDATA[<div class="featured-image">
                <img src="/build-smart-doorbell-esp32-home-assistant.png" referrerpolicy="no-referrer">
            </div><p>Yes, you can build a full smart video doorbell for under $25. The parts list: an <a href="https://www.espressif.com/en/products/devkits" target="_blank" rel="noopener noreferrer ">ESP32-CAM</a>
 board, a PIR motion sensor, a push button, and <a href="https://esphome.io/" target="_blank" rel="noopener noreferrer ">ESPHome</a>
 firmware. It streams MJPEG video to <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
, pushes a snapshot to your phone on button press, and saves motion clips locally. No cloud. No video leaves your network. The build takes about two hours, and every future update flashes over Wi-Fi.</p>]]></description></item><item><title>Track Package Deliveries in Home Assistant with 17TRACK and Automations</title><link>https://botmonster.com/smart-home/track-package-deliveries-home-assistant-17track/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/track-package-deliveries-home-assistant-17track/</guid><description><![CDATA[<div class="featured-image">
                <img src="/track-package-deliveries-home-assistant-17track.png" referrerpolicy="no-referrer">
            </div><p>Connect a free <a href="https://www.17track.net/en" target="_blank" rel="noopener noreferrer ">17track.net</a>
 account to <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
 and you can pull tracking data from 3,200+ carriers into one place. From there, automations ping your phone, fire the porch camera, and toggle outdoor lights as boxes move through the system. Below is a working blueprint for the whole flow, from setup to multi-user alert tuning.</p>
<h2 id="setting-up-the-17track-integration">Setting Up the 17TRACK Integration</h2>
<p>17track.net is a tracking aggregator. It pulls status updates from USPS, UPS, FedEx, DHL, Royal Mail, China Post, YunExpress, and roughly 3,200 other carriers across 220 countries. Once you add tracking numbers to your 17track account (by hand, through the mobile app, or via email forwarding), the Home Assistant integration mirrors them as sensor entities. You can then display them and build automations on top.</p>]]></description></item><item><title>Shelly Relay Garage Automation: $20 Install, Zero Warranty Risk</title><link>https://botmonster.com/smart-home/automate-garage-door-shelly-relay-home-assistant/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/automate-garage-door-shelly-relay-home-assistant/</guid><description><![CDATA[<div class="featured-image">
                <img src="/automate-garage-door-shelly-relay-home-assistant.png" referrerpolicy="no-referrer">
            </div><p>Wire a <a href="https://www.shelly.com/" target="_blank" rel="noopener noreferrer ">Shelly</a>
 1 relay in parallel with your existing garage door opener&rsquo;s wall button, attach a reed switch for open/closed state detection, and integrate both with <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
. That is the whole project. You get remote control, auto-close timers, arrival-based opening, and departure-based closing for under $20 in hardware, without replacing your existing opener or voiding any warranties.</p>
<p>This approach works because nearly every residential garage door opener - Chamberlain, LiftMaster, Genie, Craftsman - uses the same basic control mechanism. The wall button shorts two low-voltage wires together, and the motor responds. The Shelly relay replicates that button press electronically. Your physical wall button keeps working; the relay just adds a second way to trigger the same circuit.</p>]]></description></item><item><title>Home Assistant Energy Dashboard: 4 Flows, Solar, and Battery Tracking</title><link>https://botmonster.com/smart-home/home-assistant-energy-dashboard-track-solar-battery/</link><pubDate>Tue, 05 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/home-assistant-energy-dashboard-track-solar-battery/</guid><description><![CDATA[<div class="featured-image">
                <img src="/home-assistant-energy-dashboard-track-solar-battery.png" referrerpolicy="no-referrer">
            </div><p>The <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
 Energy Dashboard shows you where your power comes from, where it goes, and what it costs. If you have solar panels and a battery, it&rsquo;s the best way to track output, storage cycles, grid flow, and per-device use, all without your inverter maker&rsquo;s cloud app.</p>
<p>Setup takes care, though. The dashboard wants specific sensor types with specific attributes. Get those wrong and you get blank graphs or wildly wrong numbers. Below: the sensor rules, how to wire up popular inverter and battery brands, the dashboard setup itself, and some custom sensors for deeper insight into your solar setup.</p>]]></description></item><item><title>AppDaemon 4.5 State Machines: Beyond YAML Automations</title><link>https://botmonster.com/smart-home/use-appdaemon-advanced-home-assistant-automations/</link><pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/use-appdaemon-advanced-home-assistant-automations/</guid><description><![CDATA[<div class="featured-image">
                <img src="/use-appdaemon-advanced-home-assistant-automations.png" referrerpolicy="no-referrer">
            </div><p><a href="https://appdaemon.readthedocs.io/" target="_blank" rel="noopener noreferrer ">AppDaemon</a>
 4.5.14 is a Python runtime that runs next to <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
. It lets you write rules as full Python classes. You get state machines, scheduling, outside API calls, and logic that YAML can&rsquo;t handle. Install it as a Home Assistant add-on, drop a Python file in the apps folder, define a class that inherits from <code>hass.Hass</code>, and use callbacks like <code>listen_state()</code> and <code>run_daily()</code> to drive multi-step flows, saved values, and live data.</p>]]></description></item><item><title>Monitor 3D Printer with Home Assistant Integration</title><link>https://botmonster.com/smart-home/monitor-3d-printer-remotely-home-assistant/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/monitor-3d-printer-remotely-home-assistant/</guid><description><![CDATA[<div class="featured-image">
                <img src="/monitor-3d-printer-remotely-home-assistant.png" referrerpolicy="no-referrer">
            </div><p>Yes, you can watch and control your 3D printer from anywhere. Just connect <a href="https://octoprint.org/" target="_blank" rel="noopener noreferrer ">OctoPrint</a>
 or <a href="https://moonraker.readthedocs.io/" target="_blank" rel="noopener noreferrer ">Moonraker</a>
 to <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
. Both print servers expose APIs that Home Assistant can poll for live data: print progress, temperatures, camera feeds, and error states. From there you can build dashboards, fire phone alerts when a print ends, spot failures with AI camera checks, and cut power to a runaway printer through a smart plug. Setup takes about an hour once your print server runs on a Raspberry Pi. The result: a 3D printer that acts like any other smart device.</p>]]></description></item><item><title>Old Android Phones as MQTT Sensors, Cameras, and Dashboards</title><link>https://botmonster.com/smart-home/repurpose-old-android-phones-home-sensors-dashboards/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/repurpose-old-android-phones-home-sensors-dashboards/</guid><description><![CDATA[<div class="featured-image">
                <img src="/repurpose-old-android-phones-home-sensors-dashboards.png" referrerpolicy="no-referrer">
            </div><p>That old Android phone gathering dust in your drawer is a fully equipped sensor platform. It has a camera, microphone, ambient light sensor, barometer, accelerometer, proximity sensor, and a touchscreen - all connected to your WiFi network. Instead of recycling it or letting it rot, you can turn it into a motion-detecting security camera, a room environment sensor publishing data over MQTT, or a wall-mounted <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
 dashboard that rivals commercial smart displays costing $150 or more. The entire setup runs on free or near-free software, keeps your data local, and takes about an hour to configure.</p>]]></description></item><item><title>ESP32 Mailbox Sensor: Reed Switch, VL53L0X, $15, Months Battery</title><link>https://botmonster.com/smart-home/build-diy-mailbox-notification-sensor-esphome/</link><pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/build-diy-mailbox-notification-sensor-esphome/</guid><description><![CDATA[<div class="featured-image">
                <img src="/build-diy-mailbox-notification-sensor-esphome.png" referrerpolicy="no-referrer">
            </div><p>Mount an <a href="https://www.espboards.dev/esp32/esp32-c3-super-mini/" target="_blank" rel="noopener noreferrer ">ESP32-C3 Super Mini</a>
 with a reed switch on the mailbox door (or a VL53L0X time-of-flight distance sensor inside the box), flash it with <a href="https://esphome.io/" target="_blank" rel="noopener noreferrer ">ESPHome</a>
 2026.3, and wire it into <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
 - you will get instant push notifications on your phone the moment mail lands. The total parts cost sits under $15, and deep sleep keeps the whole thing alive for months on a single 18650 cell.</p>]]></description></item><item><title>Local Z-Wave Alarm: $250 Setup, No Monthly Fee</title><link>https://botmonster.com/smart-home/local-home-alarm-system-home-assistant-zwave/</link><pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/smart-home/local-home-alarm-system-home-assistant-zwave/</guid><description><![CDATA[<div class="featured-image">
                <img src="/local-home-alarm-system-home-assistant-zwave.png" referrerpolicy="no-referrer">
            </div><p>You can build a fully local, cloud-free home alarm system using Z-Wave door and window sensors, motion detectors, and a siren connected to <a href="https://www.home-assistant.io/" target="_blank" rel="noopener noreferrer ">Home Assistant</a>
 via a Z-Wave JS controller. The built-in <code>alarm_control_panel</code> integration combined with automations handles arming, disarming, entry delays, and siren activation entirely on your local network. No cloud subscription, no monthly monitoring fee, and the alarm keeps working even when your internet goes down.</p>
<p>Professional monitored systems like SimpliSafe and Ring Alarm cost $10-25 per month and route every sensor event through a company&rsquo;s cloud servers. If their servers go down or the company decides to change pricing, your security system is at their mercy. A local Z-Wave setup running on Home Assistant puts you in full control. The total hardware cost is roughly $250-350 for a three-bedroom home, with zero ongoing fees. The trade-off is that you handle configuration, testing, and monitoring yourself - but if you are already running Home Assistant, you have the skills to make this work.</p>]]></description></item></channel></rss>