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

17 lines
275 B
YAML

sm16716:
clock_pin: ${clock_pin}
data_pin: ${data_pin}
num_channels: 3
num_chips: 1
output:
- platform: sm16716
id: sm16716_red
channel: 1
- platform: sm16716
id: sm16716_green
channel: 0
- platform: sm16716
id: sm16716_blue
channel: 2