skillfed

esphome-dashboard

ESPHome Device Builder

esphome-dashboard v20260425.0 131.4K downloads/30d#11,590 on PyPI125
Permissive license Apache-2.0 Abandoned released

What it is and what it does

ESPHome Dashboard is a JavaScript-based web interface bundled with ESPHome that lets users build and manage device configurations through a graphical UI instead of writing YAML by hand. It serves as the frontend component of the ESPHome Device Builder, embedded in ESPHome releases to provide a more accessible entry point for users configuring IoT devices.

The package itself contains no runtime dependencies and installs cleanly. However, the repository is archived and abandoned, with the last commit on 2026-07-20. This means the project is no longer actively maintained, and while the latest PyPI release is recent (2026-04-25), no further updates or bug fixes should be expected.

Use it for:

  • Configure ESPHome devices through a web UI instead of manually editing YAML files
  • Manage multiple device configurations from a centralized dashboard interface
  • Provide a beginner-friendly entry point for users new to ESPHome device setup

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

ESPHome Dashboard is a web-based frontend for creating and managing ESPHome device configurations through a user interface rather than manual YAML editing.

Yes, if you are already using ESPHome and prefer a graphical configuration interface over YAML editing. Install friction is low and the license is permissive. However, be aware that the project is abandoned—no new features or security patches should be expected, so evaluate whether the current state meets your needs before depending on it.

Install

esphome-dashboard on PyPI

pip

pip install esphome-dashboard

uv

uv add esphome-dashboard

poetry

poetry add esphome-dashboard

Installing esphome-dashboard

Before you install

Installation is low-friction with no runtime dependencies. However, the repository is archived and marked abandoned as of the last commit on 2026-07-20, meaning no active maintenance or bug fixes should be expected going forward.

License in practice

Licensed under Apache-2.0 (permissive), allowing commercial and private use with minimal restrictions beyond attribution and liability disclaimers.

Quickstart

pip install esphome-dashboard

# Then run ESPHome with dashboard mode:
esphome dashboard ./

This package is the frontend component; it requires ESPHome itself to be installed and configured separately to function.

Verify before relying

  • Whether this package can be installed and used independently or only as part of an ESPHome installation
  • What Python versions are actually supported (requires_python is unspecified)
  • Whether the archived repository status means the PyPI package will receive security updates or is frozen

Package facts

License Apache-2.0 (permissive)
Python support not specified
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance abandoned — 111 days since the last release
Last repo commit (repository archived)
First released
Downloads 131,383/month — #11,590 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: esphome_dashboard-20260425.0-py3-none-any.whl

Tags

esphome device configuration uiesphome dashboard web interfaceiot device builderesphome config managerembedded device dashboardesphome visual editor
esphomeiot-dashboarddevice-config

More Dynamic Content packages