Releases: LocalBytes/esphome-localbytes-plug
Releases · LocalBytes/esphome-localbytes-plug
v1.5
The assets for this release have been compiled against ESPHome 2025.11.1
Which firmware version do you want to download?
localbytes-plug-pm.- Contains the full device configurationminimal.- Contains only the needed components for ESPHome, used as an intermediary step for converting from Tasmota.factory.bin[.gz]- For use with ESPHome Web and other tools.ota.bin[.gz]- For OTA updating a device- Source Code - These are not compiled binaries. Flashing them will brick your device!
What's Changed
- Update README.md by @QueenBee2211 in #4
- Update minimal.yaml to avoid relay toggle during OTA flash by @neilmartin83 in #6
- Add device_class: energy to Daily Energy by @nijel in #5
- Fix/gha by @AAllport in #7
- Disable restore for Total Daily Energy Sensor to prevent excessive flash writes by @neilmartin83 in #10
- Enable IPv6 by default by @alexhaydock in #9
- Fix LED state logic by @JamesSwift in #8
- Fix for the firmware size issue - remove ipv6 support by @MichaelMKKelly in #12
New Contributors
- @QueenBee2211 made their first contribution in #4
- @neilmartin83 made their first contribution in #6
- @nijel made their first contribution in #5
- @alexhaydock made their first contribution in #9
- @JamesSwift made their first contribution in #8
- @MichaelMKKelly made their first contribution in #12
Full Changelog: v1.2...v1.5
v1.2
What version of the firmware do you want to download?
.factory.bin[.gz]- For use with ESPHome Web and other tools.ota.bin[.gz]- For OTA updating a device- Source Code - These are not compiled binaries. If you attempt to flash them you will brick your device!
What's Changed
New Contributors
Full Changelog: v1.0.0...v1.2
v1.0.0
Initial Release
Which File Do You Want?
The files localbytes-plug-pm-esp8266.bin and localbytes-plug-pm-esp8266.bin.gz can be flashed onto the device using the ESPHome or Tasmota web portals.
The files Source code.zip and Source code.tar.gz contain source code in case you wish to compile the firmware yourself. DO NOT FLASH THESE WITHOUT COMPILING THEM FIRST.