Commit Graph

56 Commits

Author SHA1 Message Date
Jesse Hills df4b36d80a
Update README.md 2023-07-04 11:40:01 +12:00
dependabot[bot] df73bb5585
Bump actions/cache from 2 to 3.0.1 (#118)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:37:50 +02:00
dependabot[bot] 77c8d64110
Bump actions/setup-python from 2.3.1 to 3.1.0 (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:37:43 +02:00
dependabot[bot] f51fd45f11
Bump pylint from 2.12.2 to 2.13.4 (#119)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:28:25 +02:00
dependabot[bot] aef82a0761
Bump actions/checkout from 2.4.0 to 3 (#108)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:17:16 +02:00
dependabot[bot] bd67d926f0
Bump black from 22.1.0 to 22.3.0 (#116)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:16:56 +02:00
dependabot[bot] 18176f051a
Bump black from 21.12b0 to 22.1.0 (#104)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 20:08:04 +01:00
dependabot[bot] b4aaa8a5d7
Bump pylint from 2.11.1 to 2.12.2 (#93)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 14:09:43 +01:00
Otto Winter 1c24e594e9
Fix CI needs apt update sometimes (#100) 2022-01-08 14:01:47 +01:00
dependabot[bot] b1bfb387d4
Bump actions/setup-python from 2.2.2 to 2.3.1 (#91)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 13:35:35 +01:00
dependabot[bot] a3e9099ed7
Bump isort from 5.10.0 to 5.10.1 (#86)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 13:35:29 +01:00
dependabot[bot] a591997e72
Bump black from 21.10b0 to 21.12b0 (#94)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 13:35:19 +01:00
dependabot[bot] 09e119a610
Bump isort from 5.9.3 to 5.10.0 (#85) 2021-11-03 20:44:30 +01:00
dependabot[bot] adb44b7008
Bump actions/checkout from 2.3.5 to 2.4.0 (#84)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2021-11-02 22:42:59 +01:00
dependabot[bot] df83104724
Bump black from 21.9b0 to 21.10b0 (#83) 2021-11-01 20:10:42 +01:00
Otto winter 93b19f8f9e
Fix lock 2021-10-29 13:19:35 +02:00
Otto winter 528ef7655e
Add stale/lock bots 2021-10-29 13:16:43 +02:00
Otto winter 1d3e589722
Constrain release workflow to created event 2021-10-29 12:56:15 +02:00
Otto winter 7a65462464
Bump version to 1.4.0 2021-10-29 12:50:12 +02:00
Otto winter 152e7491a7
gitignore vscode 2021-10-29 12:49:46 +02:00
Otto Winter e7ea643a36
Add python linting (#80) 2021-10-29 12:48:46 +02:00
Otto Winter b9dd803e1a
Bump requests from 2.24.0 to 2.26.0 (#81) 2021-10-29 12:43:49 +02:00
Otto Winter 23a6bae0ed
Bump python for assets to 3.9 (#79) 2021-10-29 12:39:15 +02:00
dependabot[bot] 9d57fbbff3
Bump actions/setup-python from 1 to 2.2.2 (#78)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 12:12:31 +02:00
dependabot[bot] 2598775f01
Bump actions/checkout from 1 to 2.3.5 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 12:12:24 +02:00
Otto Winter 493717c725
Dependabot enable GH Actions (#76) 2021-10-29 12:07:12 +02:00
Otto Winter 26de901da7
Add automated release workflow (#75) 2021-10-29 12:04:24 +02:00
Otto Winter d732be0068
Fix build workflow executing twice for internal PRs (#74) 2021-10-29 11:15:22 +02:00
Bas 4221529467
Make MacOS build executable (#54)
Co-authored-by: Otto winter <otto@otto-winter.com>
2021-10-29 11:14:25 +02:00
Otto Winter cf1d2a2e2e
Fix main branch rename partitions url (#73) 2021-10-29 11:13:46 +02:00
Otto Winter 7b21f8ef45
Bump esptool from 2.8 to 3.2 (#71) 2021-10-29 11:13:29 +02:00
Otto Winter c49ec75f06
Bump pyinstaller from 3.6 to 4.5.1 (#72) 2021-10-29 11:12:47 +02:00
Otto Winter b0aeedc573
Bump wxPython from 4.0.0 to 4.1.1 (#70) 2021-10-29 11:06:32 +02:00
Alex 2f7b469718
Update partitions (#67) 2021-10-29 10:54:14 +02:00
Guillermo Ruffino 294c6ad459
Bump version to v1.3.1 2021-01-19 15:52:57 -03:00
gordon-zhao 8fc5341336
BugFix: Upload speed fallback logic (#44)
- Fix the problem that the error from detect_flash_size() doesn't get caught (because detect_flash_size() also tries to catch esptool.FatalError, and it will raise the error again as EsphomeflasherError)
- Fix typo
2021-01-19 15:44:07 -03:00
Fabian Affolter 12ed27be9b
Fix typo (#41) 2021-01-19 15:43:19 -03:00
Otto Winter 1d33132878
Bump version to v1.3.0 2020-07-30 13:28:12 +02:00
Otto Winter 1546b4aede
Merge branch 'master' of https://github.com/OttoWinter/esphomeflasher 2020-07-30 13:26:38 +02:00
Otto Winter 80facb3a07
Update build system (#24) 2020-07-30 13:26:27 +02:00
Otto Winter 64369944ae
Update copyright to 2020 2020-07-30 12:03:40 +02:00
Otto Winter 3e59270244
Add dependabot 2020-07-30 12:03:12 +02:00
cbialobos da530cd18b
Fix alignment error message (#21) 2020-07-13 23:19:47 +02:00
Otto Winter 0220e98b8d
Add logic to revert to 115200 upload rate if faster one fails (#16) 2020-07-13 23:19:36 +02:00
Otto Winter 127731e221
Bump version to 1.2.0 2019-10-24 16:10:54 +02:00
Otto Winter 342d6895a1
GitHub actions (#5)
* Add github actions

* Updates

* Try fix

* Try fix 2

* Try fix 3

* Windows x86, ubuntu fix

* Disable ubuntu

Builds keep failing, looks like a bug in github actions ubuntu image/azure

* Fix esptool 2.8

* Faster upload (4x)

* Change baud rate for logs
2019-10-24 16:10:10 +02:00
Otto Winter c3541a9ba0
Add build instructions 2019-06-09 16:14:52 +02:00
Otto Winter c967cf2b79
Bump version to 1.1.0 2019-06-09 15:26:28 +02:00
Otto Winter b834cf532a
Show Logs button, color logs 2019-06-09 15:25:52 +02:00
Otto Winter b4321880a3
Bump version to 1.0.2 2019-02-23 19:50:38 +01:00