mirror of
https://github.com/esphome/esphome.git
synced 2025-01-31 10:10:56 +00:00
[kp18058] add missing code owner file, add tests for Beken BK7231 chip
This commit is contained in:
parent
6edfe8d8b4
commit
64e27827ea
@ -200,6 +200,7 @@ esphome/components/hydreon_rgxx/* @functionpointer
|
|||||||
esphome/components/hyt271/* @Philippe12
|
esphome/components/hyt271/* @Philippe12
|
||||||
esphome/components/i2c/* @esphome/core
|
esphome/components/i2c/* @esphome/core
|
||||||
esphome/components/i2c_device/* @gabest11
|
esphome/components/i2c_device/* @gabest11
|
||||||
|
esphome/components/i2c_soft/* @NewoPL
|
||||||
esphome/components/i2s_audio/* @jesserockz
|
esphome/components/i2s_audio/* @jesserockz
|
||||||
esphome/components/i2s_audio/media_player/* @jesserockz
|
esphome/components/i2s_audio/media_player/* @jesserockz
|
||||||
esphome/components/i2s_audio/microphone/* @jesserockz
|
esphome/components/i2s_audio/microphone/* @jesserockz
|
||||||
|
7
tests/components/kp18058/test.bk72xx-ard.ymal
Normal file
7
tests/components/kp18058/test.bk72xx-ard.ymal
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
kp18058:
|
||||||
|
data_pin: 8
|
||||||
|
clock_pin: 7
|
||||||
|
cw_current: 8
|
||||||
|
rgb_current: 5
|
||||||
|
|
||||||
|
<<: !include common.yaml
|
Loading…
x
Reference in New Issue
Block a user