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

Implement sensor component for MMC5983 (#5361)

This commit is contained in:
Adam Goode
2023-10-08 17:26:58 -04:00
committed by GitHub
parent aba3cd557a
commit af62c2d9cf
10 changed files with 249 additions and 9 deletions

View File

@@ -186,6 +186,7 @@ esphome/components/mitsubishi/* @RubyBailey
esphome/components/mlx90393/* @functionpointer
esphome/components/mlx90614/* @jesserockz
esphome/components/mmc5603/* @benhoff
esphome/components/mmc5983/* @agoode
esphome/components/modbus_controller/* @martgras
esphome/components/modbus_controller/binary_sensor/* @martgras
esphome/components/modbus_controller/number/* @martgras