1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[cst816] Remove binary sensor (#8377)

This commit is contained in:
Clyde Stubbs
2025-03-10 15:54:40 +11:00
committed by GitHub
parent 75d1eeeffe
commit b54c0fd60a
5 changed files with 12 additions and 71 deletions

View File

@@ -35,5 +35,11 @@ touchscreen:
swap_xy: false
binary_sensor:
- platform: cst816
- platform: touchscreen
name: Home Button
use_raw: true
x_min: 0
x_max: 480
y_min: 320
y_max: 360