1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-02 01:52:21 +01:00
Files
esphome/tests/component_tests/image/config/image_test.yaml
2025-08-01 13:19:32 +12:00

23 lines
270 B
YAML

esphome:
name: test
esp32:
board: esp32s3box
image:
defaults:
type: rgb565
byte_order: little_endian
images:
- file: image.png
id: cat_img
spi:
mosi_pin: 6
clk_pin: 7
display:
- platform: mipi_spi
id: lcd_display
model: s3box