Today is launch day. The official ESPHome Starter Kit — built by Apollo Automation together with the Open Home Foundation — goes on sale August 12, with a launch party livestream on the ESPHome YouTube channel at 21:00 CEST tonight. It costs $40, it snaps together without a soldering iron, and the majority of the profit flows back to the foundation that funds ESPHome and Home Assistant themselves.
I have been running ESPHome devices in this house for years, and I got into it the painful way: breadboards, jumper wires that worked until they didn’t, and a lot of squinting at pinout diagrams at midnight. So when the Home Assistant 2026.8 release notes teased this kit, I paid attention. Now that the full details are out on Apollo’s product page, I think the hardware is the least interesting thing about it. Let me explain.
What’s actually in the box
The kit is built around a new ESPHome C6 Board carrying an ESP32-C6-MINI-1 — more on that chip in a moment. Around it, four snap-off modules: a PIR motion sensor (the MH-SR602, rated to about 3.5 metres), an AHT20F temperature and humidity sensor (±0.3 °C, ±2% RH), a button module, and the “ESPHome Casita” — a little notification module with ten RGB LEDs and a piezo buzzer that sits on an included stand. Modules connect to the main board with FPC ribbon cables; three are in the box, and the board has two 14-pin FPC ports, so you can run two modules at once and effectively build a multisensor. Power is USB-C, with support for an optional LiPo battery.
No soldering, no breadboards, no code. Configuration happens in the ESPHome Device Builder, the visual desktop app that ESPHome shipped earlier this year — and notably, you don’t even need a Home Assistant install to use the kit standalone. That last part is a bigger deal than it sounds. Until now, my honest advice to ESPHome-curious friends started with “well, first you set up Home Assistant…” and I’d watch their enthusiasm visibly drain.
The funding model is the real story
Here’s the part I keep coming back to: Apollo says the majority of profit from every kit goes directly to the Open Home Foundation, which stewards ESPHome, Home Assistant, and over 250 other open-source projects.
Open-source smart home software has a quiet sustainability problem. We all run these projects for free, a fraction of us subscribe to Home Assistant Cloud, and the rest of the funding puzzle is grants, merch, and goodwill. Official hardware that people actually want — where buying the thing directly pays the developers of the software it runs — is a much healthier loop than a donation button. The Home Assistant Green and the Voice Preview Edition established that model; a $40 tinkering kit extends it to the entry level. I’d rather the community buys this than another anonymous ESP32 clone board from a marketplace listing that will be gone next month.

The C6 choice quietly matters
Most starter-friendly ESP boards you’ll find are still ESP32-WROOM or ESP8266 era: Wi-Fi and Bluetooth, done. The ESP32-C6 in this kit does Wi-Fi, Bluetooth LE, and Thread on the same chip, and Zigbee is possible at the chip level for advanced users. That means the board you learn on today is radio-capable for the protocols the industry is actually converging on. Whether ESPHome’s Thread story becomes mainstream or stays experimental, the hardware won’t be the limiting factor — and for a learning kit that’s supposed to outlive the tutorial, that’s exactly the right call.
An honest take on who this is for
Let’s be clear about what $40 buys. The SR602 is a basic PIR sensor — no mmWave presence detection here. The AHT20F is a perfectly decent entry-level climate sensor, not a laboratory instrument. If you purely count sensors-per-franc, you can assemble the same functionality from bare components for maybe a third of the price, and finished Zigbee sensors from the usual suspects aren’t far off either. If you already have a drawer full of D1 Minis and a soldering station you’re not afraid of, this kit is not for you — and I think Apollo would agree.
It’s for the person who keeps asking how to start. The one who finds breadboards intimidating, who doesn’t know which GPIO pins are safe to use, who wants the crucial early win before the frustration sets in. The modularity means nothing ends up in a drawer afterwards: the motion module becomes a real motion sensor in the hallway, the Casita becomes a doorbell-and-laundry notifier on a shelf. That “nothing goes in a drawer” philosophy is genuinely rare in learning kits, and it’s the difference between a toy and a first device.
Getting one (and watching the launch)
The kit sells through Apollo directly in the US, with European distributors including Domo-Supply here in Switzerland, Domadoo in France, Slim Huisje in the Netherlands, and The Pi Hut in the UK — worth checking locally before paying transatlantic shipping. At the time of writing, Apollo’s own store already shows it as sold out, which tells you something about demand. To be transparent: none of those are affiliate links, I have no relationship with Apollo, and I haven’t held the kit in my hands yet — this is a launch-day read of the published specs, not a review.
The launch stream is tonight at 21:00 CEST on the ESPHome YouTube channel, with the Apollo team and a few familiar community faces. I’ll be watching with a beverage and, if I’m honest, a little envy for everyone getting their first taste of ESPHome the easy way. My breadboard years built character, sure. But character doesn’t blink ten RGB LEDs when the washing machine finishes.

Leave a Reply