Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Box Update Error on ESPHome 2024.9.0 #22

Closed
bradich opened this issue Sep 19, 2024 · 1 comment
Closed

S3 Box Update Error on ESPHome 2024.9.0 #22

bradich opened this issue Sep 19, 2024 · 1 comment

Comments

@bradich
Copy link

bradich commented Sep 19, 2024

Screenshot

Error:

INFO ESPHome 2024.9.0
INFO Reading configuration /config/esphome/esp32-s3-box-3-5ad0e0.yaml...
INFO Updating https://github.com/esphome/esphome.git@pull/5230/head
INFO Updating https://github.com/jesserockz/esphome-components.git@None
WARNING GPIO0 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
Failed config

display.ili9xxx: [source /data/packages/dec89df9/esp32-s3-box-3/esp32-s3-box-3.yaml:688]

'invert_colors' is a required option for [display.ili9xxx].
platform: ili9xxx
id: s3_box_lcd
model: S3BOX
data_rate: 40MHz
cs_pin: 5
dc_pin: 4
reset_pin:
number: 48
inverted: True
update_interval: never
pages:
- id: idle_page

@jesserockz
Copy link
Member

This was fixed already by #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants