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

Add support for BP1658CJ LED driver (#4020)

This commit is contained in:
Cossid
2022-12-22 15:39:44 -06:00
committed by GitHub
parent 917488bbc3
commit a18ab748fd
6 changed files with 267 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ esphome/components/ble_client/* @buxtronix
esphome/components/bluetooth_proxy/* @jesserockz
esphome/components/bme680_bsec/* @trvrnrth
esphome/components/bmp3xx/* @martgras
esphome/components/bp1658cj/* @Cossid
esphome/components/bp5758d/* @Cossid
esphome/components/button/* @esphome/core
esphome/components/canbus/* @danielschramm @mvturnho