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

Add support for BL0942 voltage, current, energy and power Sensor (#3777)

This commit is contained in:
David Buezas
2022-09-11 23:36:09 +02:00
committed by GitHub
parent d66b2a1778
commit 8ba207fc7f
6 changed files with 296 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ esphome/components/bh1750/* @OttoWinter
esphome/components/binary_sensor/* @esphome/core
esphome/components/bl0939/* @ziceva
esphome/components/bl0940/* @tobias-
esphome/components/bl0942/* @dbuezas
esphome/components/ble_client/* @buxtronix
esphome/components/bluetooth_proxy/* @jesserockz
esphome/components/bme680_bsec/* @trvrnrth