mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
Add config to allow suppression of warnings about use of strapping pins (#5287)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
+3
-1
@@ -65,7 +65,9 @@ i2c:
|
||||
|
||||
touchscreen:
|
||||
- platform: tt21100
|
||||
interrupt_pin: GPIO3
|
||||
interrupt_pin:
|
||||
number: GPIO3
|
||||
ignore_strapping_warning: true
|
||||
reset_pin: GPIO48
|
||||
|
||||
binary_sensor:
|
||||
|
||||
Reference in New Issue
Block a user