esphome/esphome/components/xpt2046/binary_sensor.py

3 lines
117 B
Python

import esphome.config_validation as cv
CONFIG_SCHEMA = cv.invalid("Rename this platform component to Touchscreen.")