Smart Home Assistant

ESPHome Starter Kit: No-Solder Kit

SepehrBy Sepehr· 9 August 2026· Updated 9 August 2026
✓ Independent — no paid placements✓ UK-tested in real homes✓ Cited sources on every guide
ESPHome Starter Kit: No-Solder Kit
On this page[tap to expand]
Buy the picks in this guide

Recommended for Home Automation

See all devices →

Apollo Automation and the ESPHome team are launching the first official ESPHome Starter Kit on 12 August 2026 — a $39.99 hardware kit designed to teach ESPHome fundamentals without any soldering, breadboards, or prior electronics experience. It pairs an ESP32-C6 board with four snap-together modules — a motion sensor, a temperature/humidity sensor, an RGB LED and buzzer module, and a physical button — connected by ribbon cables instead of wires. Configuration happens through the new visual ESPHome Desktop app rather than a text editor, and every device you build runs entirely locally: it appears in Home Assistant automatically over Wi-Fi with no cloud account, subscription, or telemetry required. The main caveat is availability — the kit sold out at its earlier limited release and the 12 August relaunch is the first chance for most buyers to get one, with UK stock depending on Apollo's reseller network rather than a direct GBP price from Apollo itself.

What is the ESPHome Starter Kit?

It's a beginner hardware kit built by Apollo Automation, in partnership with the ESPHome project, specifically to teach people how ESPHome works by having them build real devices rather than follow a tutorial in the abstract. Apollo Automation describes it as "the first official kit for learning to build your own smart home devices using ESPHome," and is explicit that it isn't a toy or demo board — it's designed to be a device you keep using in your home once you've finished learning. Profits from kit sales go toward funding the Open Home Foundation, the non-profit that stewards ESPHome, Home Assistant, and related open-source smart home projects.

The launch is timed to coincide with the ESPHome Device Builder, the visual, no-code configuration interface that replaced ESPHome's old text-only dashboard in the 2026.6 release. The two are designed to work together: the Device Builder removes the intimidation of a blank YAML file, and the Starter Kit removes the intimidation of a breadboard and a soldering iron. Apollo Automation and the ESPHome team are hosting a launch-day livestream on the ESPHome YouTube channel on 12 August at 21:00 CEST, with guests from Smart Home Solver, Simon Says Home Assistant, and HomeTech.fm.

What's actually in the box?

The kit centres on an ESPHome C6 board built around the ESP32-C6-MINI-1 chipset, which supports Wi-Fi, Bluetooth LE, and Thread, plus Zigbee at the hardware level for advanced users willing to flash custom firmware. It's powered over USB-C, with optional support for a rechargeable 3.7V LiPo battery for wireless projects, and has two 14-pin FPC expansion ports plus an onboard RGB LED.

Four modules snap into that board via ribbon cables — no soldering pins, no breadboard, no loose jumper wires:

  • PIR motion sensor (MH-SR602) — detects movement up to roughly 3.5 metres away
  • Temperature/humidity sensor (AHT20F) — rated to roughly ±0.3°C and ±2% relative humidity accuracy
  • ESPHome Casita module — ten addressable RGB LEDs plus a piezo buzzer for visual and audible alerts
  • Button module — a physical button for local, no-network control

The board supports two modules connected at once, so you can combine motion detection with a temperature reading, for example, and the kit ships with three FPC ribbon cables and a small stand to hold everything together on a desk or shelf.

Do you need Home Assistant to use it?

No — you don't need Home Assistant running before you start. According to Apollo's own documentation, initial setup happens through ESPHome Desktop, a free standalone app for Mac, Windows, and Linux with a visual, drag-and-drop interface rather than a code editor. You build and flash your first device, and it connects to your Wi-Fi network and becomes reachable at its own `.local` hostname immediately — independent of any smart home platform. If and when you do have Home Assistant running, it discovers ESPHome devices automatically over mDNS, with no manual pairing step. That order — get a working device first, add it to Home Assistant second — is a deliberate design choice aimed at people who find ESPHome's usual YAML-first workflow intimidating on day one.

Is it worth £30-ish for someone already using Home Assistant?

For an existing ESPHome user, the honest answer is that the individual components are not hard to find or wire up separately — a PIR sensor and an AHT20 temperature module cost only a few pounds each from any electronics supplier. What the kit actually sells is the ribbon-cable connectors and the guided software path: no soldering iron, no breadboard debugging, and an app that walks you through four working projects — a motion sensor, an environmental monitor, a button trigger, and a notification light — in sequence. For someone who has never touched a microcontroller and has been put off by ESPHome's YAML configuration files, that guided path is the actual product, not the silicon. Experienced tinkerers who already have a box of ESP32 boards and jumper wires will likely get more value from Apollo's individual sensor modules or a generic dev board instead.

Availability and price

Apollo Automation lists the kit at $39.99 on its own store, with free shipping on US orders over $110 and international sales handled through Apollo's reseller network rather than direct GBP pricing — so UK buyers should expect either a currency conversion plus import charges when ordering direct, or check Apollo's approved reseller list for local stock and pricing closer to the 12 August launch. The kit previously sold out at a smaller initial release; 12 August is being positioned as the first general-availability restock, so early demand is worth planning around if you want one at launch.

Frequently asked questions

What's included in the ESPHome Starter Kit?
The kit includes an ESPHome C6 board (ESP32-C6-MINI-1 chipset with Wi-Fi, Bluetooth LE, and Thread), a starter module board, a PIR motion sensor (MH-SR602), a temperature/humidity sensor (AHT20F), an ESPHome Casita module with ten RGB LEDs and a piezo buzzer, a physical button module, three FPC ribbon cables, and a stand. Apollo Automation designed it so none of the modules require soldering — everything connects via the included ribbon cables, which snap into the board's two 14-pin FPC ports. Power comes from USB-C, with an optional rechargeable LiPo battery for cable-free projects. It's aimed at people who have never built a DIY smart home device before, and the four modules are enough to complete four separate guided projects: a motion sensor, an environmental monitor, a button-triggered action, and a notification light.
Do I need to know how to code to use the ESPHome Starter Kit?
No. Apollo Automation and the ESPHome team built the kit around ESPHome Desktop, a free visual app for Mac, Windows, and Linux that configures devices through a drag-and-drop interface rather than hand-written YAML. You pick the sensors and outputs you want, the app generates the configuration and firmware behind the scenes, and you flash it to the board over USB-C. Learning the underlying YAML is entirely optional and something you can pick up later if you want more control — the kit's whole design goal is to remove that barrier for a first project. Once a device is flashed, it works standalone over Wi-Fi and, if you're running Home Assistant, gets discovered automatically via mDNS with no manual pairing required.

Sources

Sources verified 2026-08-09

  1. Apollo Automation — ESPHome Starter Kit (ESK-1) product page
  2. Apollo Automation — State of the Open Home 2026 was incredible, and we announced the ESPHome Starter Kit
  3. Apollo Automation — ESPHome Starter Kit FAQ
  4. ESPHome — Unbox your creativity with the ESPHome Device Builder
  5. Unsplash — A close up of a printed circuit board, photo by Vishnu Mohanan
How we researched this

Claims in this article are checked against primary sources — manufacturer specifications, official documentation, Which? research, Ofgem guidance, or gov.uk — rather than forum threads or video reviews. Where the author has direct hands-on experience with a product (most Home Assistant, Zigbee, and home-networking gear is running in his own homelab), that is stated explicitly in the text.

For categories outside that personal setup — such as boilers, heat pumps, and other areas that are traditionally a heating engineer's domain — verdicts are built from cross-referenced manufacturer data, published lab results, and vetted expert and owner reviews rather than a claim of personal hands-on testing. See the editorial policy for the full methodology.

Sepehr

Written by

Sepehr

10+ years hands-on with Home Assistant & networking · Research-backed elsewhere · No brand deals

Smart home specialist with 10+ years running a self-hosted Home Assistant setup — Zigbee2MQTT, Frigate NVR, and local-first automations. Independent coverage for UK homes, no brand deals.

LinkedIn →

Related reading