mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-21 13:33:27 +02:00
8 lines
118 B
YAML
8 lines
118 B
YAML
display:
|
|
- platform: tm1637
|
|
clk_pin: 15
|
|
dio_pin: 14
|
|
intensity: 3
|
|
lambda: |-
|
|
it.print("1234");
|