ESPHome vs Gladys Assistant

A side-by-side comparison of two self-hosted home automation options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureESPHomeGladys Assistant
Deploy effortUnder-an-hour setupUnder-an-hour setup
Health score93 · Excellent88 · Excellent
CategoryHome AutomationHome Automation
LicenseGPL-3.0Apache-2.0
LanguageC++JavaScript
Setup difficultyMediumEasy
Min. RAM512 MB512 MB
Deploymentdocker, bare-metaldocker, bare-metal
GitHub stars★ 11,722★ 3,201
First released20182017
ReplacesSmartThingsSmartThings, Google Home

What are ESPHome and Gladys Assistant?

ESPHome

ESPHome is a system to create custom firmware for ESP32 and ESP8266 microcontrollers using simple YAML configuration. It targets makers building DIY smart home sensors and devices. It is deployed via Docker or as a Home Assistant add-on.

  • YAML-defined device firmware
  • Tight Home Assistant integration
  • Over-the-air updates
  • Huge component library

Read the full ESPHome guide →

Gladys Assistant

Gladys Assistant is a privacy-first, open-source home automation program that runs locally on your hardware. It controls smart devices, scenes, and schedules through a clean web and mobile interface.

  • Runs fully locally
  • Device, scene, and schedule control
  • Clean web and mobile UI
  • Energy monitoring

Read the full Gladys Assistant guide →

ESPHome vs Gladys Assistant: key differences

ESPHome is written in C++, while Gladys Assistant is built with JavaScript. Licensing differs — GPL-3.0 for ESPHome versus Apache-2.0 for Gladys Assistant. ESPHome has the considerably larger community, at 11,722 GitHub stars versus 3,201.

Why pick each one

Choose ESPHome if…

  • No coding needed for devices
  • Great with Home Assistant
  • OTA updates

Watch out for

  • Hardware-focused
  • Requires ESP microcontrollers
ESPHome details

Choose Gladys Assistant if…

  • Strong privacy focus
  • Beginner-friendly

Watch out for

  • Smaller integration catalog
  • Less powerful automations than HA
Gladys Assistant details

Frequently asked questions

Is ESPHome or Gladys Assistant better?

Neither is universally better. ESPHome has the larger community, while Gladys Assistant is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.

Are ESPHome and Gladys Assistant free and open-source?

Yes. ESPHome is licensed under GPL-3.0 and Gladys Assistant under Apache-2.0. Both can be self-hosted at no software cost.

Can I run ESPHome and Gladys Assistant with Docker?

ESPHome: yes. Gladys Assistant: yes.

Related comparisons