display update should now be done dynamic

This commit is contained in:
Martijn
2024-11-11 19:03:51 +01:00
parent f0c4a7e548
commit fac784fa64
4 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -101,6 +101,7 @@ display:
platform: ili9xxx
model: ili9341
color_order: rgb
update_interval: 30s
invert_colors: false
dc_pin:
number: GPIO37
@@ -111,7 +112,6 @@ display:
mode:
output: true
inverted: false
update_interval: 500ms
show_test_card: false
dimensions:
height: 240
@@ -124,6 +124,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -140,11 +141,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j3_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -161,4 +162,3 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s