mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
committed by
Brandon Davidson
parent
6a60f01753
commit
990a4d4774
@@ -1426,6 +1426,12 @@ display:
|
||||
num_chips: 1
|
||||
lambda: |-
|
||||
it.print("01234567");
|
||||
- platform: tm1637
|
||||
clk_pin: GPIO23
|
||||
dio_pin: GPIO25
|
||||
intensity: 3
|
||||
lambda: |-
|
||||
it.print("1234");
|
||||
- platform: nextion
|
||||
lambda: |-
|
||||
it.set_component_value("gauge", 50);
|
||||
|
Reference in New Issue
Block a user