1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 08:28:19 +00:00
2025-02-10 10:43:10 +13:00

23 lines
371 B
YAML

sm2135:
clock_pin: ${clock_pin}
data_pin: ${data_pin}
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