-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Description:
After updating my ESP8266 device to ESPEasy build 20260108, the 7‑segment display stopped showing any digits. The device boots normally, the plugin initializes, and ESPEasy accepts display commands, but no segments light up at all.
Rolling back to the previous stable build (20250430) immediately restores correct operation, so the issue appears to be a regression introduced in or shortly before 20260108.
Hardware setup:
• ESP8266 module
• 7‑segment display driven via 74HC595 shift register
• Standard ESPEasy 7‑segment plugin (no custom modifications)
• Same wiring and configuration that worked reliably on earlier builds
Symptoms on 20260108:
• Display remains completely blank
• No segment activity during boot
• Display commands produce no visible output
• Plugin appears active in the UI, but digits are not rendered on the hardware
What I’ve verified:
• Hardware is confirmed working (retested on 20241222)
• Configuration unchanged between builds
• No wiring or power issues
• Issue is reproducible across multiple reboots and clean flashes
. Switching from manual to clock does not show any text on the display
Request:
Could someone confirm whether recent changes to the display/rendering layer or GPIO initialization might have affected the 7‑segment plugin? If needed, I can provide logs or run specific tests.
using: ESP_Easy_mega_20260108_climate_A_ESP8266_4M1M.bin