1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00
Files
esphome/tests/components/tlc5947/common.yaml
2024-04-09 15:51:54 +12:00

14 lines
217 B
YAML

tlc5947:
clock_pin: ${clock_pin}
data_pin: ${data_pin}
lat_pin: ${lat_pin}
output:
- platform: tlc5947
id: output_1
channel: 0
max_power: 0.8
- platform: tlc5947
id: output_2
channel: 1