Registry / devops / esphome-device-builder-frontend

esphome-device-builder-frontend

JSON →
library0.1.130pypypiunverified

Prebuilt web frontend for the ESPHome Device Builder Dashboard. Version 0.1.130, requires Python >=3.12. Released frequently alongside ESPHome updates.

pip install esphome-device-builder-frontend
INSTALL
IMPORT
SIG · ESPHOME-DEVICE-BUI
E
esphome-device-builder-frontend
devopspythonv0.1.130
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Check installed version of the frontend package.

import esphome_device_builder_frontend print(esphome_device_builder_frontend.__version__)
Debug
Known issues
gotchaThis package only provides prebuilt static assets; it does not contain any executable dashboard server. It must be used alongside an ESPHome dashboard server that serves these assets.
fix
Ensure you have a compatible ESPHome installation (e.g., esphome) running the dashboard.
affects: all
gotchaThe package is versioned independently from the ESPHome core. Mismatched versions may cause UI glitches or missing features.
fix
Keep the frontend package version in sync with your ESPHome version (check release notes).
affects: all
Errors
Common errors & fixes
'esphome' module not found
The frontend package does not include ESPHome itself; it is only static assets.
fix
Install ESPHome separately: pip install esphome
AttributeError: module 'esphome_device_builder_frontend' has no attribute 'start_dashboard'
This package is not meant to be run directly; it only provides frontend files.
fix
Use the ESPHome dashboard command: esphome dashboard /path/to/config
Upgrade
Version history
0.1.130latest on PyPI · released Jun 7, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
esphome-device-builder-frontend — pip install esphome-device-builder-frontend · libregistry