Skip to content

Commit 2fcc0dc

Browse files
authored
Don't set update_interval: never along with test_card (#5154)
1 parent dadccd1 commit 2fcc0dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/display/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,11 @@ To help the graphics display team determine the best way to help you, **a pictur
629629
Should you `create an issue <https://github.com/esphome/esphome/issues>`__ in GitHub regarding your display, please
630630
be sure to **include a link to where you purchased the display** so that we can validate the configuration you've used.
631631

632+
.. note::
633+
634+
If you set `update_interval: never` in your config you will not see the test card because the `display:` component will not update the display with the test card. If you want to see a test card, set `update_interval:` to something other than `never`.
635+
636+
632637
.. note::
633638

634639
For displays in 8 bit mode you will see distinct color blocks rather than a smooth gradient.

0 commit comments

Comments
 (0)