mirror of
https://github.com/esphome/esphome.git
synced 2024-11-05 09:16:46 +01:00
7e8ed5c391
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
23 lines
350 B
YAML
23 lines
350 B
YAML
sm2135:
|
|
clock_pin: 4
|
|
data_pin: 5
|
|
rgb_current: 20mA
|
|
cw_current: 60mA
|
|
|
|
output:
|
|
- platform: sm2135
|
|
id: sm2135_0
|
|
channel: 0
|
|
- platform: sm2135
|
|
id: sm2135_1
|
|
channel: 1
|
|
- platform: sm2135
|
|
id: sm2135_2
|
|
channel: 2
|
|
- platform: sm2135
|
|
id: sm2135_3
|
|
channel: 3
|
|
- platform: sm2135
|
|
id: sm2135_4
|
|
channel: 4
|