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

Add support for MPU-6886 (#3183)

This commit is contained in:
Fabian Affolter
2022-02-21 00:23:26 +01:00
committed by GitHub
parent 2c7b104f4a
commit ba785e29e9
6 changed files with 296 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ esphome/components/modbus_controller/select/* @martgras @stegm
esphome/components/modbus_controller/sensor/* @martgras
esphome/components/modbus_controller/switch/* @martgras
esphome/components/modbus_controller/text_sensor/* @martgras
esphome/components/mpu6886/* @fabaff
esphome/components/network/* @esphome/core
esphome/components/nextion/* @senexcrenshaw
esphome/components/nextion/binary_sensor/* @senexcrenshaw