mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
[kp18058] add missing code owner file, add tests for Beken BK7231 chip
This commit is contained in:
parent
6edfe8d8b4
commit
64e27827ea
2 changed files with 8 additions and 0 deletions
|
@ -200,6 +200,7 @@ esphome/components/hydreon_rgxx/* @functionpointer
|
|||
esphome/components/hyt271/* @Philippe12
|
||||
esphome/components/i2c/* @esphome/core
|
||||
esphome/components/i2c_device/* @gabest11
|
||||
esphome/components/i2c_soft/* @NewoPL
|
||||
esphome/components/i2s_audio/* @jesserockz
|
||||
esphome/components/i2s_audio/media_player/* @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…
Reference in a new issue