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

[axs15231] Touchscreen driver (#7592)

This commit is contained in:
Clyde Stubbs
2024-10-17 11:44:20 +11:00
committed by GitHub
parent 56fa6fef85
commit 5ad68e926d
12 changed files with 178 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ esphome/components/atm90e26/* @danieltwagner
esphome/components/atm90e32/* @circuitsetup @descipher
esphome/components/audio/* @kahrendt
esphome/components/audio_dac/* @kbx81
esphome/components/axs15231/* @clydebarrow
esphome/components/b_parasite/* @rbaron
esphome/components/ballu/* @bazuchan
esphome/components/bang_bang/* @OttoWinter