1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-07 19:30:57 +01:00
esphome/tests/components/tm1637/test.esp32.yaml

8 lines
118 B
YAML
Raw Normal View History

display:
- platform: tm1637
clk_pin: 15
dio_pin: 14
intensity: 3
lambda: |-
it.print("1234");