1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Add support for BL0939 (Sonoff Dual R3 V2 powermeter) (#3300)

This commit is contained in:
I. Tomita
2022-04-21 01:11:25 +03:00
committed by GitHub
parent 9576d246ee
commit 7a778f3f33
6 changed files with 400 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ esphome/components/bang_bang/* @OttoWinter
esphome/components/bedjet/* @jhansche
esphome/components/bh1750/* @OttoWinter
esphome/components/binary_sensor/* @esphome/core
esphome/components/bl0939/* @ziceva
esphome/components/bl0940/* @tobias-
esphome/components/ble_client/* @buxtronix
esphome/components/bme680_bsec/* @trvrnrth