376 Commits

Author SHA1 Message Date
Paulus Schoutsen
542b492f2b 9.3.0 9.3.0 2023-06-07 21:27:22 -04:00
Paulus Schoutsen
b430c71264
Bump deps (#381) 2023-06-07 21:25:19 -04:00
dependabot[bot]
867ff64e07
Bump typescript from 4.9.5 to 5.1.3 (#378)
* Bump typescript from 4.9.5 to 5.1.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* remove deprecated option

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-06-07 21:15:35 -04:00
dependabot[bot]
4694cc1d42
Bump prettier from 2.8.5 to 2.8.8 (#363)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 21:13:08 -04:00
dependabot[bot]
d3875d4f27
Bump @rollup/plugin-typescript from 11.0.0 to 11.1.1 (#373)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.0.0 to 11.1.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.1/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 21:13:01 -04:00
dependabot[bot]
98f7641604
Bump rollup from 3.20.0 to 3.23.1 (#379)
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.0 to 3.23.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.20.0...v3.23.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 21:12:44 -04:00
dependabot[bot]
c16a51bb28
Bump lit from 2.6.1 to 2.7.5 (#380)
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.6.1 to 2.7.5.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.7.5/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 21:12:36 -04:00
Davide Perini
0460a4a3f3
Add Luciferin project to the Products using ESP Web Tools (#370)
* Add files via upload

* Update index.html
2023-05-19 22:59:23 -04:00
Jonathas Barbosa
5390216549
Fix new manifest location (#367) 2023-05-19 22:49:02 -04:00
Paulus Schoutsen
e25b30551d Use manifest from firmware.esphome.io directly 2023-04-20 14:59:46 -04:00
Paulus Schoutsen
63d73f7a71
Fix firmware paths 2023-04-20 14:40:15 -04:00
Jonathas Barbosa
ac56f4dc20
Adds Clockwise logo (#360) 2023-04-15 20:36:42 -04:00
dependabot[bot]
afd9e23abe
Bump prettier from 2.8.4 to 2.8.5 (#346)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 20:15:10 -04:00
dependabot[bot]
ccf7cefe5a
Bump rollup from 3.19.1 to 3.20.0 (#347)
Bumps [rollup](https://github.com/rollup/rollup) from 3.19.1 to 3.20.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.19.1...v3.20.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 20:15:02 -04:00
Sven Serlier
99a6320d3e
Remove en-us from URLs (#345) 2023-03-19 05:15:58 -04:00
dependabot[bot]
74ee646590
Bump rollup from 3.18.0 to 3.19.1 (#344)
Bumps [rollup](https://github.com/rollup/rollup) from 3.18.0 to 3.19.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.18.0...v3.19.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 21:24:55 -04:00
dependabot[bot]
0e0bc1d65d
Bump rollup from 3.17.3 to 3.18.0 (#342)
Bumps [rollup](https://github.com/rollup/rollup) from 3.17.3 to 3.18.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.17.3...v3.18.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 20:14:00 -05:00
dependabot[bot]
ccf9c3be2f
Bump typescript from 4.9.4 to 4.9.5 (#329)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.2.1
2023-02-28 11:06:07 -05:00
dependabot[bot]
a2d2f6bac1
Bump prettier from 2.8.3 to 2.8.4 (#334)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:05:57 -05:00
dependabot[bot]
bccfa6c1a6
Bump rollup from 3.12.0 to 3.17.3 (#339)
Bumps [rollup](https://github.com/rollup/rollup) from 3.12.0 to 3.17.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.12.0...v3.17.3)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:05:46 -05:00
Paulus Schoutsen
12fc656f15
Bump esptool-js to 0.2.1 (#340)
* Bump esptool-js to 0.2.1

* 9.2.1
2023-02-28 11:05:28 -05:00
Paulus Schoutsen
38e1398e0f
Log ESP Web Tools version (#328)
* Log ESP Web Tools version

* Prettier on generated code
2023-02-02 22:37:56 -05:00
dependabot[bot]
652537eff1
Bump rollup from 3.10.1 to 3.12.0 (#327)
Bumps [rollup](https://github.com/rollup/rollup) from 3.10.1 to 3.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.10.1...v3.12.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 23:35:14 -05:00
dependabot[bot]
d06ee1a023
Bump serve from 14.1.2 to 14.2.0 (#326)
Bumps [serve](https://github.com/vercel/serve) from 14.1.2 to 14.2.0.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.1.2...14.2.0)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 23:35:03 -05:00
dependabot[bot]
1570b1f117
Bump @rollup/plugin-terser from 0.3.0 to 0.4.0 (#325)
Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.0/packages/terser)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-terser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 23:34:53 -05:00
dependabot[bot]
7c8def7663
Bump tslib from 2.4.1 to 2.5.0 (#324)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 23:34:45 -05:00
Jesse Hills
c39d358701
Add ESP32 c3/s2/s3 variants (#323)
* Update ESPHome manifest to include esp32 c3/s2/s3 variants

* Delete static ESPHome firmwares

* Remove submodule
2023-01-30 23:34:26 -05:00
Paulus Schoutsen
06979ee419
Actually still recommend users 9 (#322) 2023-01-29 21:32:07 -05:00
Paulus Schoutsen
53094e254e
Update the docs to automatically use latest ESP Web Tools (#321) 2023-01-29 21:15:24 -05:00
dependabot[bot]
ec93a0b15d
Bump rollup from 3.10.0 to 3.10.1 (#318)
Bumps [rollup](https://github.com/rollup/rollup) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.10.0...v3.10.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 18:17:34 -05:00
Paulus Schoutsen
dbbb015d4f 9.2.0 9.2.0 2023-01-18 15:54:32 -05:00
Paulus Schoutsen
d09d54be4b
Update esptool-js to 0.2.0 (#317) 2023-01-18 15:53:13 -05:00
dependabot[bot]
f1fb9a2733
Bump lit from 2.6.0 to 2.6.1 (#312)
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.6.1/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 20:26:51 -05:00
dependabot[bot]
8e0803788f
Bump improv-wifi-serial-sdk from 2.4.0 to 2.5.0 (#313)
Bumps [improv-wifi-serial-sdk](https://github.com/improv-wifi/sdk-serial-js) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/improv-wifi/sdk-serial-js/releases)
- [Commits](https://github.com/improv-wifi/sdk-serial-js/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: improv-wifi-serial-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 20:26:45 -05:00
dependabot[bot]
80823261e4
Bump prettier from 2.8.2 to 2.8.3 (#314)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 20:26:39 -05:00
dependabot[bot]
495651f324
Bump rollup from 3.9.1 to 3.10.0 (#315)
Bumps [rollup](https://github.com/rollup/rollup) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.9.1...v3.10.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 20:26:31 -05:00
Paulus Schoutsen
32cdf3e752 9.1.1 9.1.1 2023-01-11 22:52:43 -05:00
Paulus Schoutsen
47f9543831
Code split smarter to get port picking done first (#310) 2023-01-11 22:51:59 -05:00
dependabot[bot]
2d0af6c9d5
Bump @rollup/plugin-typescript from 10.0.1 to 11.0.0 (#306)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v11.0.0/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:12:03 -05:00
dependabot[bot]
d9bcb20e3c
Bump prettier from 2.8.1 to 2.8.2 (#307)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:07:02 -05:00
dependabot[bot]
c39082f5d5
Bump lit from 2.5.0 to 2.6.0 (#308)
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.6.0/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:06:56 -05:00
dependabot[bot]
34b8ff2da0
Bump @rollup/plugin-terser from 0.2.1 to 0.3.0 (#309)
Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/terser-v0.3.0/packages/terser)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-terser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:06:50 -05:00
Paulus Schoutsen
8a71ccaa0d 9.1.0 9.1.0 2023-01-03 16:00:29 -05:00
Paulus Schoutsen
ba85feb548
Configure wifi improvements (#304)
* Add timeout to improv provisioning

* Add refresh SSIDs button

* Hide password if insecured wifi

* Bump serial sdk 2.4.0
2023-01-03 15:58:37 -05:00
Paulus Schoutsen
39ae5dc40c
Update dependencies (#303)
* Migrate terser plugin

* Update dependencies
2023-01-03 14:07:48 -05:00
Paulus Schoutsen
de749bd83e
Fix console not staying at bottom if new line spanned two lines (#302) 2023-01-02 21:39:45 -05:00
Paulus Schoutsen
98891ab73f
Add Squeezelite-ESP32 to used projects (#300) 2022-12-31 12:29:18 -05:00
Paulus Schoutsen
554d1a82b3
Add note about merging files (#298)
* Add note about merging files

* Update index.html

* Update index.html

* Update index.html

* Updates

* Updates

* More tweaks
2022-12-10 20:01:14 -05:00
Paulus Schoutsen
55d6bdd1b2 9.0.5 in package.json 9.0.5 2022-11-29 16:29:31 -05:00
Paulus Schoutsen
9bb5e0e8e8 9.0.5 2022-11-29 16:28:51 -05:00