1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Skip gpio validation (#5615)

This commit is contained in:
Andrew McFague
2024-05-15 16:49:04 -07:00
committed by GitHub
parent 7d804bf90f
commit f0ec900e48
5 changed files with 54 additions and 4 deletions

View File

@@ -38,6 +38,11 @@ light:
id: rgb_led
name: "RGB LED"
data_rate: 8MHz
- platform: binary
name: "Red Info Light"
output: board_info_ed
entity_category: diagnostic
restore_mode: ALWAYS_OFF
spi:
id: spi_id_1
@@ -73,6 +78,14 @@ i2c:
scl: GPIO18
sda: GPIO8
output:
- platform: gpio
id: board_info_ed
pin:
# This pin is reserved on the ESP32S3!
number: 26
ignore_pin_validation_error: true
touchscreen:
- platform: tt21100
display: displ8