# ESPHome Dashboard
The ESPHome Device Builder is a user facing dashboard embedded in ESPHome. It allows users to easily create and manage their configurations.
This repository contains the JavaScript frontend and is embedded in ESPHome releases.
## Development
Check out this repository, run `npm install` and then run
```
npm run develop
```
It will start the dev server and will automatically re-bundle updated JavaScript (except for the `static` folder).
Then run ESPHome in dashboard dev mode by defining the relative path from the ESPHome repository to this dashboard repository as the environment variable `ESPHOME_DASHBOARD_DEV`.
```
ESPHOME_DASHBOARD_DEV=../dashboard esphome dashboard ./
```
Raw data
{
"_id": null,
"home_page": "https://github.com/esphome/dashboard",
"name": "esphome-dashboard",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Open Home Foundation",
"author_email": "hello@openhomefoundation.org",
"download_url": "https://files.pythonhosted.org/packages/f6/ee/b86dd92826d37bf48f3d1b92a867e4adca3b44bb045651e2209ecb6e4737/esphome_dashboard-20250212.0.tar.gz",
"platform": null,
"description": "# ESPHome Dashboard\n\nThe ESPHome Device Builder is a user facing dashboard embedded in ESPHome. It allows users to easily create and manage their configurations.\n\nThis repository contains the JavaScript frontend and is embedded in ESPHome releases.\n\n## Development\n\nCheck out this repository, run `npm install` and then run\n\n```\nnpm run develop\n```\n\nIt will start the dev server and will automatically re-bundle updated JavaScript (except for the `static` folder).\n\nThen run ESPHome in dashboard dev mode by defining the relative path from the ESPHome repository to this dashboard repository as the environment variable `ESPHOME_DASHBOARD_DEV`.\n\n```\nESPHOME_DASHBOARD_DEV=../dashboard esphome dashboard ./\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "ESPHome Device Builder",
"version": "20250212.0",
"project_urls": {
"Homepage": "https://github.com/esphome/dashboard"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8f0d0aabd9d8bab681cf534e9890820e5315b17c8b00a119892cdfe5b26a3190",
"md5": "8c837680cb4c68ea8d26b4e8d6a5ab84",
"sha256": "dc59faf9451a549fea0acbd042b3486f23338dd20fd4b79ca48508bde809bfad"
},
"downloads": -1,
"filename": "esphome_dashboard-20250212.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c837680cb4c68ea8d26b4e8d6a5ab84",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5751666,
"upload_time": "2025-02-11T20:53:46",
"upload_time_iso_8601": "2025-02-11T20:53:46.845230Z",
"url": "https://files.pythonhosted.org/packages/8f/0d/0aabd9d8bab681cf534e9890820e5315b17c8b00a119892cdfe5b26a3190/esphome_dashboard-20250212.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f6eeb86dd92826d37bf48f3d1b92a867e4adca3b44bb045651e2209ecb6e4737",
"md5": "3572e975ccc45ecfe33dba4c2663da2c",
"sha256": "921dec0279187f43a32f80a6f6e603b1c3d98c3cc0be7b8d0f5b761eea7440ee"
},
"downloads": -1,
"filename": "esphome_dashboard-20250212.0.tar.gz",
"has_sig": false,
"md5_digest": "3572e975ccc45ecfe33dba4c2663da2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5376447,
"upload_time": "2025-02-11T20:53:50",
"upload_time_iso_8601": "2025-02-11T20:53:50.826154Z",
"url": "https://files.pythonhosted.org/packages/f6/ee/b86dd92826d37bf48f3d1b92a867e4adca3b44bb045651e2209ecb6e4737/esphome_dashboard-20250212.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 20:53:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "esphome",
"github_project": "dashboard",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "esphome-dashboard"
}