Commit Graph

30 Commits

Author SHA1 Message Date
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
Otto Winter
fd37b5dcd1
Update setup.py 2019-01-23 12:25:27 +01:00
Otto Winter
b219641676
Bump version to 1.0.1 2018-11-14 23:04:19 +01:00
Otto Winter
9f54afd78d
Fix issue with ESP32 bootloader using wrong version 2018-11-14 23:04:12 +01:00
Otto Winter
7ec35ed907
Remove menu and status bar 2018-11-08 17:37:24 +01:00
Otto Winter
e459fe4cb5
Fixes 2018-11-07 21:59:55 +01:00
Otto Winter
6cf760fc3c
Initial commit 2018-11-07 21:24:25 +01:00