Files
esphome/tests/component_tests/esp32/config/exclusion_reincludes_nextion.yaml
T

21 lines
262 B
YAML

esphome:
name: test
esp32:
board: esp32dev
framework:
type: esp-idf
wifi:
ssid: "test_ssid"
password: "test_password"
uart:
tx_pin: 17
rx_pin: 16
baud_rate: 115200
display:
- platform: nextion
tft_url: "http://10.0.0.1/display.tft"