initial commit

This commit is contained in:
Simon Helson
2025-07-13 14:47:19 +12:00
parent 71b978fe12
commit 1e95711b1d
7 changed files with 447 additions and 37 deletions

View File

@@ -1,2 +1,7 @@
# esphome-cst9217
Esphome external_component to enable the cst9217 touchscreen
# Esphome cst9217 touchscreen component
This will let you use your cst9217 touchscreen in esphome.
It needs the `esp-idf` framework option in esphome.
Example yaml is in the examples dir.