Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Releases: esphome/esphome-flasher

1.4.0

29 Oct 10:51
7a65462
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...1.4.0

1.3.0 - Improve upload speed logic and update dependencies

30 Jul 11:42
1d33132
Compare
Choose a tag to compare
  • Improves upload speed logic; ESPHome-Flasher will now try to upload with a fast baud rate first, then fall back to a lower one.
  • Fix alignment error message (#21)
  • Update dependencies
  • Update README with better linux install instructions

1.2.0 - ESP32 Fixes and Faster Uploads

24 Oct 14:21
127731e
Compare
Choose a tag to compare

This minor update to ESPHome-Flasher includes:

  • Fixes for some ESP32 requiring a newer bootloader version (see also esphome/issues#598).
  • Faster upload speed: The flasher now uses a default upload baudrate of 460800, making uploads around 4x faster.
  • Upgraded esptool.py to version 2.8.
  • Automated all platform release builds with Github Actions.
  • Added Windows x86 builds (experimental)

1.1.0 - Color Logs and View Logs Button

09 Jun 14:17
c967cf2
Compare
Choose a tag to compare
v1.1.0

Bump version to 1.1.0

1.0.1 - Small bugfix for ESP32s

14 Nov 22:37
b219641
Compare
Choose a tag to compare
Bump version to 1.0.1

1.0.0

08 Nov 17:17
7ec35ed
Compare
Choose a tag to compare

This is the first release of esphomeflasher