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

INA260 Current and Power Sensor support (#2788)

This commit is contained in:
MrEditor97
2021-12-31 09:08:49 +00:00
committed by GitHub
parent 07ff3a853f
commit 23edb18d7e
6 changed files with 248 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ esphome/components/homeassistant/* @OttoWinter
esphome/components/hrxl_maxsonar_wr/* @netmikey
esphome/components/i2c/* @esphome/core
esphome/components/improv_serial/* @esphome/core
esphome/components/ina260/* @MrEditor97
esphome/components/inkbird_ibsth1_mini/* @fkirill
esphome/components/inkplate6/* @jesserockz
esphome/components/integration/* @OttoWinter