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

[es7210] add support for es7210 ADC (#8007)

This commit is contained in:
Kevin Ahrendt
2025-01-14 21:47:22 -06:00
committed by GitHub
parent c43d8460bd
commit 98817a5bbf
12 changed files with 492 additions and 2 deletions

View File

@@ -131,6 +131,7 @@ esphome/components/ens160_base/* @latonita @vincentscode
esphome/components/ens160_i2c/* @latonita
esphome/components/ens160_spi/* @latonita
esphome/components/ens210/* @itn3rd77
esphome/components/es7210/* @kahrendt
esphome/components/es8311/* @kahrendt @kroimon
esphome/components/esp32/* @esphome/core
esphome/components/esp32_ble/* @Rapsssito @jesserockz