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

Added support for Selec Energy Meter (#1993)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Sourabh Jaiswal
2021-07-22 09:01:28 +05:30
committed by GitHub
parent 90394a50df
commit acbb8e9fd0
7 changed files with 399 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ esphome/components/rf_bridge/* @jesserockz
esphome/components/rtttl/* @glmnet
esphome/components/script/* @esphome/core
esphome/components/sdm_meter/* @jesserockz @polyfaces
esphome/components/selec_meter/* @sourabhjaiswal
esphome/components/sensor/* @esphome/core
esphome/components/sgp40/* @SenexCrenshaw
esphome/components/sht4x/* @sjtrny