[waveshare_epaper] Add deprecation message (#13583)

This commit is contained in:
Clyde Stubbs
2026-01-29 07:44:21 +11:00
committed by GitHub
parent 6d8294c2d3
commit 03cfd87b16
@@ -1 +1,6 @@
CODEOWNERS = ["@clydebarrow"]
DEPRECATED_COMPONENT = """
The 'waveshare_epaper' component is deprecated and no new models will be added to it.
New model PRs should target the newer and more performant 'epaper_spi' component.
"""