Commit Graph

8 Commits

Author SHA1 Message Date
Otto Winter e7ea643a36
Add python linting (#80) 2021-10-29 12:48:46 +02: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
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 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 b834cf532a
Show Logs button, color logs 2019-06-09 15:25:52 +02:00
Otto Winter 9f54afd78d
Fix issue with ESP32 bootloader using wrong version 2018-11-14 23:04:12 +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