Skip to content

v4.3.16 - Removed screen turn-off from shutdown sequence

Latest
Compare
Choose a tag to compare
@edwardtfn edwardtfn released this 17 Jun 21:09
0816816

Fixed "System data error!" messages that occurred after TFT uploads.
The screen turn-off command in the shutdown sequence was being executed during the graceful restart window (introduced in ESPHome 2025.6.0),
causing the display to interpret it as corrupt TFT data.

Removing this shutdown command prevents the corruption issue.