Skip to content

WLED version 0.10.0

Compare
Choose a tag to compare
@Aircoookie Aircoookie released this 03 May 19:21

Welcome to WLED v0.10.0 "Namigai"! An aquatic update with 2 new releaxing effects and some nice quality-of-life improvements!

This version's highlights are

  • Added Pacifica and Candle multi effects and new Atlantica palette
  • Brightness and power can now be set per segment
  • Added feature to one-click select single segment only by tapping segment name
  • Added realtime override functionality to web UI
  • Added brand new module info page to web UI
  • Added Art-Net support
  • Improved palettes based on set colors
  • Added ACST and ACST/ACDT timezones
  • Reduced heap memory usage by 2k (improves stability)
  • A few smaller improvements (see changelog.md for details)

Known issues

  • Some users reported the OTA update failing. To be on the safe side, update an easily accesible ESP first.
  • Preset 16 will not indicate being saved to in the web UI, it always appears as if nothing is saved. The preset does function normally, however.

Deprecation notice
Due to rising flash memory utilization both caused by program size and the upcoming file system feature, we will unfortunately need to drop support for some boards:

  • ESP8266 modules with 512kB flash memory (blue ESP-01, old Sonoff) are entirely unsupported starting with 0.11.0.
  • ESP8266 modules with 1MB flash (black ESP-01, most Sonoff) will remain supported, but over-the-air updating is no longer possible, each new update will need to be flashed via serial.
    Sorry for the inconvenience, this step is not taken lightly. If you like soldering, replacing the SPI flash chip with a 32MiB one is a nice project.
    My recommendation for a WLED board is the Wemos D1 mini (pro version if you need good reception)

I wish you happy twinkling!

What binary should I use?