Skip to content

Regression in 7‑Segment Display Plugin After Update to Build 20260108 #5470

@rvangelder11

Description

@rvangelder11

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions