<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ESPHome on tommasobombaglio.com Blog</title>
    <link>https://tommasobombaglio.com/tags/esphome/</link>
    <description>Recent content in ESPHome on tommasobombaglio.com Blog</description>
    <image>
      <title>tommasobombaglio.com Blog</title>
      <url>https://tommasobombaglio.com/images/logo_trasp.png</url>
      <link>https://tommasobombaglio.com/images/logo_trasp.png</link>
    </image>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-us</language>
    <copyright>All rights reserved</copyright>
    <lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://tommasobombaglio.com/tags/esphome/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a DIY NFC Alarm Keypad with ESPHome and Home Assistant</title>
      <link>https://tommasobombaglio.com/posts/nfctagha/</link>
      <pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>
      <guid>https://tommasobombaglio.com/posts/nfctagha/</guid>
      <description>&lt;p&gt;In this project, I built a custom NFC reader for my home entrance. By using a simple key fob, I can arm or disarm my alarm system (managed via &lt;strong&gt;Alarmo&lt;/strong&gt;) as I enter or leave. The system is based on an ESP8266 microcontroller, integrated seamlessly into Home Assistant using ESPHome.&lt;/p&gt;
&lt;h3 id=&#34;hardware-components&#34;&gt;Hardware Components&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Microcontroller:&lt;/strong&gt; ESP8266 (D1 Mini)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NFC Module:&lt;/strong&gt; PN532 NFC Board (connected via I2C)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Indicator:&lt;/strong&gt; RGB LED (for real-time status feedback)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power:&lt;/strong&gt; Standard 5V USB Power Supply&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;1-esphome-integration&#34;&gt;1. ESPHome Integration&lt;/h2&gt;
&lt;p&gt;The D1 Mini is flashed with &lt;strong&gt;ESPHome&lt;/strong&gt;. Instead of managing complex code, I used a custom configuration to bridge the hardware with Home Assistant.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
