We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b462da commit 1db1066Copy full SHA for 1db1066
1 file changed
Examples/ESPHome/2-ESPHomeClock/yellowtft1.yaml
@@ -139,6 +139,7 @@ display:
139
spi_id: tft
140
cs_pin: GPIO15
141
dc_pin: GPIO2
142
+ color_palette: 8BIT # Fix memory issues with ESPHome 25.x
143
rotation: 90
144
invert_colors: false
145
lambda: |-
0 commit comments