dashboard

ESPHome dashboard and ESPHome Web

MIT License

Downloads
47.7K
Stars
74
Committers
23

Bot releases are visible (Hide)

dashboard - 20240620.0 Latest Release

Published by github-actions[bot] 4 months ago

What's Changed

  • Fix download link for browser install (#633) @jesserockz

Dependencies

  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#632) @dependabot
  • Bump prettier from 3.2.5 to 3.3.2 (#631) @dependabot
  • Bump actions/checkout from 4.1.6 to 4.1.7 (#630) @dependabot
dashboard - 20240613.0

Published by github-actions[bot] 4 months ago

What's Changed

  • Migrate dashboard footer from NC to OHF (#629) @balloob

Dependencies

  • Bump typescript from 5.4.4 to 5.4.5 (#624) @dependabot
dashboard - 20240611.0

Published by github-actions[bot] 4 months ago

What's Changed

  • Make update available less obtrusive (#628) @balloob
  • Fix logo height header (#626) @balloob
  • Add devcontainer definition (#627) @balloob
  • New ESPHome logo (#623) @jesserockz

Dependencies

  • Bump yaml from 2.3.4 to 2.4.3 (#622) @dependabot
  • Bump actions/checkout from 4.1.5 to 4.1.6 (#619) @dependabot
  • Bump prettier from 3.2.4 to 3.2.5 (#618) @dependabot
  • Bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 (#592) @dependabot
  • Bump actions/checkout from 4.1.4 to 4.1.5 (#617) @dependabot
dashboard - 20240429.1

Published by github-actions[bot] 6 months ago

What's Changed

  • Use readme file as package long description (#615) @jesserockz
dashboard - 20240429.0

Published by github-actions[bot] 6 months ago

What's Changed

  • Use set python package version in release drafter (#614) @jesserockz
  • Use pypi trusted publishing (#613) @jesserockz
  • Use PORT env var to customize script/develop_web port (#609) @pzich
  • Create TimestampTransformer and use it in EwtConsole (#608) @pzich

Dependencies

  • Bump actions/checkout from 4.1.2 to 4.1.4 (#612) @dependabot
dashboard - 20240412.0

Published by github-actions[bot] 6 months ago

What's Changed

  • Get rid of horizontal scrollbar while searching (#606) @mkaatman
  • Add LibreTiny platforms to wizard dialog (#604) @kuba2k2

Dependencies

  • Bump typescript from 5.3.2 to 5.4.4 (#605) @dependabot
dashboard - 20240403.0

Published by github-actions[bot] 7 months ago

What's Changed

  • Sort device list by friendly_name/name after adoptable devices (#601) @jesserockz

Dependencies

  • Bump actions/configure-pages from 4.0.0 to 5.0.0 (#602) @dependabot
dashboard - 20240319.0

Published by github-actions[bot] 7 months ago

What's Changed

  • Add CSRF token to requests when available in cookies (#598) @jesserockz
  • Fix node resolve for esptool-js (#589) @balloob
  • use esphome language (#562) @glmnet
  • Prepare for ESP32-C6 support (#544) @jesserockz

Dependencies

  • Bump actions/checkout from 4.1.1 to 4.1.2 (#595) @dependabot
  • Bump actions/deploy-pages from 4.0.4 to 4.0.5 (#597) @dependabot
  • Bump esptool-js from 0.3.2 to 0.4.1 (#588) @dependabot
  • Bump @mdi/js from 7.3.67 to 7.4.47 (#587) @dependabot
  • Bump rollup from 4.10.0 to 4.12.0 (#586) @dependabot
  • Bump actions/upload-pages-artifact from 2.0.0 to 3.0.1 (#582) @dependabot
  • Bump actions/setup-node from 4.0.0 to 4.0.2 (#581) @dependabot
  • Bump actions/deploy-pages from 2.0.4 to 4.0.4 (#580) @dependabot
  • Bump fs-extra from 11.1.1 to 11.2.0 (#553) @dependabot
  • Bump release-drafter/release-drafter from 5 to 6 (#577) @dependabot
  • Bump actions/configure-pages from 3.0.6 to 4.0.0 (#556) @dependabot
  • Bump postcss from 8.4.31 to 8.4.35 (#583) @dependabot
  • Bump rollup from 4.9.5 to 4.10.0 (#584) @dependabot
  • Bump prettier from 3.1.0 to 3.2.4 (#575) @dependabot
  • Bump rollup from 4.5.0 to 4.9.5 (#574) @dependabot
  • Bump actions/setup-python from 4 to 5 (#558) @dependabot
  • Bump rollup from 4.4.0 to 4.5.0 (#549) @dependabot
  • Bump typescript from 5.2.2 to 5.3.2 (#550) @dependabot
  • Bump prettier from 3.0.3 to 3.1.0 (#545) @dependabot
  • Bump @types/w3c-web-serial from 1.0.5 to 1.0.6 (#546) @dependabot
  • Bump rollup from 4.3.0 to 4.4.0 (#547) @dependabot
dashboard - 20231107.0

Published by github-actions[bot] 12 months ago

What's Changed

  • Bump a bunch of deps (#542) @balloob
  • update schema for 202309 (#539) @glmnet
  • remove use of npm legacy peer deps (#540) @glmnet
  • Override peerDep and update dependencies (#525) @cenobitedk

Dependencies

  • Bump @rollup/plugin-typescript from 11.1.3 to 11.1.5 (#536) @dependabot
  • Bump actions/setup-node from 3.8.1 to 4.0.0 (#541) @dependabot
  • Bump actions/checkout from 3.6.0 to 4.1.1 (#538) @dependabot
  • Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.7 (#537) @dependabot
  • Bump @rollup/plugin-terser from 0.4.3 to 0.4.4 (#535) @dependabot
  • Bump typescript from 5.1.3 to 5.2.2 (#522) @dependabot
dashboard - 20230904.0

Published by github-actions[bot] about 1 year ago

What's Changed

  • Refactor dialog to choose firmware download type (#469) @kuba2k2
  • update schema to v2023.7 (#511) @glmnet

Dependencies

  • Bump actions/upload-pages-artifact from 1.0.9 to 2.0.0 (#509) @dependabot
  • Bump actions/deploy-pages from 2.0.3 to 2.0.4 (#517) @dependabot
  • Bump actions/setup-node from 3.6.0 to 3.8.1 (#519) @dependabot
  • Bump tslib from 2.5.0 to 2.6.2 (#520) @dependabot
  • Bump actions/checkout from 3.5.3 to 3.6.0 (#521) @dependabot
  • Bump actions/deploy-pages from 2.0.2 to 2.0.3 (#508) @dependabot
dashboard - 20230711.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • create extensions.json from ha repo (#313) @glmnet
  • Fix opening install dialog from Wizard (#510) @balloob
  • Bump ESPTool-JS to 0.3.0 (#506) @balloob
  • Search/Filter Feature (#500) @grahambrown11
  • update schema to v2023.6 (#499) @glmnet

Dependencies

  • Bump prettier from 2.8.5 to 2.8.8 (#478) @dependabot
  • Bump postcss from 8.4.21 to 8.4.24 (#498) @dependabot
  • Bump actions/upload-pages-artifact from 1.0.8 to 1.0.9 (#495) @dependabot
  • Bump actions/deploy-pages from 2.0.0 to 2.0.2 (#494) @dependabot
  • Bump lit from 2.6.1 to 2.7.5 (#490) @dependabot
  • Bump typescript from 5.0.2 to 5.1.3 (#488) @dependabot
dashboard - 20230621.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Dashboard & Web Installer Dark Theme (#497) @grahambrown11

Dependencies

  • Bump actions/configure-pages from 3.0.5 to 3.0.6 (#473) @dependabot
  • Bump actions/upload-pages-artifact from 1.0.7 to 1.0.8 (#459) @dependabot
  • Bump actions/checkout from 3.4.0 to 3.5.3 (#491) @dependabot
  • Bump rollup from 3.20.0 to 3.25.1 (#492) @dependabot
dashboard - 20230516.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • update schema files to 202204 (#482) @glmnet
  • Fix pico-w firmware url (#477) @jesserockz
  • Fix firmware URL (#475) @balloob
  • Esptool-js 0.2.1 (#444) @balloob

Dependencies

  • Bump rollup from 3.19.1 to 3.20.0 (#454) @dependabot
  • Bump @mdi/js from 7.1.96 to 7.2.96 (#453) @dependabot
  • Bump prettier from 2.8.4 to 2.8.5 (#455) @dependabot
  • Bump typescript from 4.9.5 to 5.0.2 (#456) @dependabot
  • Bump fs-extra from 11.1.0 to 11.1.1 (#457) @dependabot
  • Bump actions/deploy-pages from 1.2.7 to 2.0.0 (#452) @dependabot
  • Bump actions/deploy-pages from 1.2.6 to 1.2.7 (#451) @dependabot
  • Bump actions/deploy-pages from 1.2.5 to 1.2.6 (#450) @dependabot
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#449) @dependabot
  • Bump actions/configure-pages from 3.0.4 to 3.0.5 (#448) @dependabot
  • Bump rollup from 3.18.0 to 3.19.1 (#447) @dependabot
  • Bump actions/deploy-pages from 1.2.4 to 1.2.5 (#446) @dependabot
  • Bump rollup from 3.17.3 to 3.18.0 (#442) @dependabot
  • Bump rollup from 3.14.0 to 3.17.3 (#439) @dependabot
  • Bump prettier from 2.8.3 to 2.8.4 (#435) @dependabot
  • Bump tslib from 2.4.1 to 2.5.0 (#428) @dependabot
  • Bump @rollup/plugin-terser from 0.3.0 to 0.4.0 (#427) @dependabot
  • Bump actions/configure-pages from 3.0.2 to 3.0.4 (#437) @dependabot
dashboard - 20230214.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Add encryption to adopting a device (#433) @balloob
  • Publish ESPHome Web to gh-pages (#430) @jesserockz
  • Allow installation of esp32 c3/s2/s3 variants (#425) @jesserockz
  • Download firmwares from firmware.esphome.io (#424) @balloob

Dependencies

  • Bump rollup from 3.10.1 to 3.14.0 (#431) @dependabot
  • Bump typescript from 4.9.4 to 4.9.5 (#432) @dependabot
  • Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#422) @dependabot
  • Bump rollup from 3.10.0 to 3.10.1 (#423) @dependabot
dashboard - 20230120.0

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Use new run api (#421) @balloob
  • esptool-js 0.2.0 (#420) @balloob

Dependencies

  • Bump rollup from 3.9.1 to 3.10.0 (#418) @dependabot
  • Bump lit from 2.6.0 to 2.6.1 (#417) @dependabot
  • Bump prettier from 2.8.2 to 2.8.3 (#419) @dependabot
dashboard - 20230117.0

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Add support for friendly name (#416) @balloob
  • Fix icon alignment with text on buttons (#415) @balloob
  • Text tweaks for ESPHome Web (#414) @balloob
  • Hide the header if browser unsupported (#413) @balloob
  • ESPHome Web: support pico (#412) @balloob
  • Update Rollup (#404) @balloob
  • Fix "Show API Key" dialog shows "Loading..." forever if no encryption key in config (#401) @e28eta
  • Move ISSUE_TEMPLATE into the .github directory (#402) @e28eta

Dependencies

  • Bump @rollup/plugin-typescript from 10.0.1 to 11.0.0 (#408) @dependabot
  • Bump postcss from 8.4.20 to 8.4.21 (#407) @dependabot
  • Bump lit from 2.5.0 to 2.6.0 (#409) @dependabot
  • Bump prettier from 2.8.1 to 2.8.2 (#410) @dependabot
  • Bump @rollup/plugin-terser from 0.2.1 to 0.3.0 (#411) @dependabot
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#405) @dependabot
  • Bump actions/setup-node from 3.5.1 to 3.6.0 (#406) @dependabot
  • Bump yaml from 2.2.0 to 2.2.1 (#403) @dependabot
dashboard - 20221231.0

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Bump loader-utils to fix audit (#399) @balloob
  • Fix console not staying at bottom if new line spanned two lines (#398) @balloob
  • Ventura problem fixed, remove workaround (#397) @balloob
  • Refactor wizard to select platform/board separately (#382) @kuba2k2

Dependencies

  • Bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 (#395) @dependabot
  • Bump yaml from 2.1.3 to 2.2.0 (#396) @dependabot
  • Bump postcss from 8.4.19 to 8.4.20 (#393) @dependabot
  • Bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#394) @dependabot
  • Bump typescript from 4.9.3 to 4.9.4 (#385) @dependabot
  • Bump prettier from 2.8.0 to 2.8.1 (#386) @dependabot
  • Bump @mdi/js from 7.0.96 to 7.1.96 (#387) @dependabot
  • Bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4 (#388) @dependabot
  • Bump lit from 2.4.1 to 2.5.0 (#389) @dependabot
  • Bump actions/checkout from 3.1.0 to 3.2.0 (#390) @dependabot
dashboard - 20221213.0

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Always use factory image for flashing (#377) @balloob
  • Compile metadata for YAML files with missing metadata (#378) @balloob
  • Adjust icon colors in dropdown menu (#379) @balloob
  • Link Mac users to workaround for Pico (#380) @balloob
  • Allow server install for Pico running ESPHome (#381) @balloob
  • Show encryption key at end of wizard (#383) @balloob

Dependencies

  • Bump monaco-editor from 0.34.0 to 0.34.1 (#340) @dependabot
  • Bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 (#373) @dependabot
dashboard - 20221207.0

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Fetch boards list from backend (#376) @jesserockz
  • Add ESP32-S3 Support (#374) @ntwb
  • simplify footer (#361) @Misiu
  • Add gh-actions to dependabot (#368) @jesserockz
  • Update actions (#264) @wrt54g
  • add missing scripts to package.json (#360) @Misiu
  • Schema-202211 (#364) @glmnet
  • Sort boards by name (#358) @Misiu

Dependencies

  • Bump lit from 2.4.0 to 2.4.1 (#357) @dependabot
  • Bump fs-extra from 11.0.0 to 11.1.0 (#372) @dependabot
  • Bump @rollup/plugin-json from 5.0.1 to 5.0.2 (#371) @dependabot
  • Bump actions/checkout from 3.0.2 to 3.1.0 (#370) @dependabot
  • Bump actions/setup-node from 3.3.0 to 3.5.1 (#369) @dependabot
  • Bump prettier from 2.7.1 to 2.8.0 (#367) @dependabot
  • Bump fs-extra from 10.1.0 to 11.0.0 (#366) @dependabot
  • Bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 (#365) @dependabot
  • Bump postcss from 8.4.17 to 8.4.19 (#362) @dependabot
  • Bump typescript from 4.8.4 to 4.9.3 (#363) @dependabot
dashboard - 20221109.0

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Remove position fixed from header & rename header element from div to header (#349) @Misiu
  • serve logo from local path (#348) @Misiu
  • add --legacy-peer-deps in readme (#343) @glmnet
  • Reinstate close button on manual download (#345) @balloob

Dependencies

  • Bump @rollup/plugin-json from 5.0.0 to 5.0.1 (#355) @dependabot
  • Bump tslib from 2.4.0 to 2.4.1 (#354) @dependabot
  • Bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 (#350) @dependabot
  • Bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#351) @dependabot
  • Bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#352) @dependabot