1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Add sensor support: MAX44009 (#3125)

Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
Arturo Casal
2022-02-19 09:49:45 +01:00
committed by GitHub
parent 231908fe9f
commit 88fbb0ffbb
6 changed files with 242 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ esphome/components/lilygo_t5_47/touchscreen/* @jesserockz
esphome/components/lock/* @esphome/core
esphome/components/logger/* @esphome/core
esphome/components/ltr390/* @sjtrny
esphome/components/max44009/* @berfenger
esphome/components/max7219digit/* @rspaargaren
esphome/components/max9611/* @mckaymatthew
esphome/components/mcp23008/* @jesserockz