1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Adding support for Airthings Wave Gen2 (#8460)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Andrew Klaus
2025-07-09 19:50:01 -06:00
committed by GitHub
parent 9a1edaa4f4
commit 33d48732aa
5 changed files with 89 additions and 35 deletions

View File

@@ -28,7 +28,7 @@ esphome/components/aic3204/* @kbx81
esphome/components/airthings_ble/* @jeromelaban
esphome/components/airthings_wave_base/* @jeromelaban @kpfleming @ncareau
esphome/components/airthings_wave_mini/* @ncareau
esphome/components/airthings_wave_plus/* @jeromelaban
esphome/components/airthings_wave_plus/* @jeromelaban @precurse
esphome/components/alarm_control_panel/* @grahambrown11 @hwstar
esphome/components/alpha3/* @jan-hofmeier
esphome/components/am2315c/* @swoboda1337