1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

fix conflicts

This commit is contained in:
J. Nick Koston
2025-10-09 10:30:04 -10:00
parent 9353c6aac9
commit bf509243c2
3 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
display:
- platform: ssd1306_i2c
i2c_id: i2c_bus
id: ssd1306_display
id: ft5x06_display
model: SSD1306_128X64
reset_pin: ${reset_pin}
pages:
@@ -11,6 +11,7 @@ display:
touchscreen:
- platform: ft5x06
display: ft5x06_display
id: ft5x06_touchscreen
on_touch:
- logger.log: