1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Files
esphome/tests/components/max7219/common.yaml
J. Nick Koston e8adcb539c common
2025-10-08 11:20:48 -10:00

7 lines
113 B
YAML

display:
- platform: max7219
cs_pin: ${cs_pin}
num_chips: 1
lambda: |-
it.print("01234567");