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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user