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

Adding support for chsc6x touch controller (#8258)

This commit is contained in:
kkosik20
2025-02-24 20:03:28 -08:00
committed by GitHub
parent e754d0a58b
commit 54cea6c41e
10 changed files with 242 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ esphome/components/captive_portal/* @OttoWinter
esphome/components/ccs811/* @habbie
esphome/components/cd74hc4067/* @asoehlke
esphome/components/ch422g/* @clydebarrow @jesterret
esphome/components/chsc6x/* @kkosik20
esphome/components/climate/* @esphome/core
esphome/components/climate_ir/* @glmnet
esphome/components/color_temperature/* @jesserockz