20240410
This commit is contained in:
12
esphome/templates/backlight.yaml
Executable file
12
esphome/templates/backlight.yaml
Executable file
@@ -0,0 +1,12 @@
|
||||
output:
|
||||
- platform: ledc
|
||||
pin: ${pin_lcd_bl}
|
||||
id: out_backlight
|
||||
|
||||
|
||||
light:
|
||||
- platform: monochromatic
|
||||
name: "${friendly_name} Back Light"
|
||||
output: out_backlight
|
||||
id: backlight
|
||||
restore_mode: Restore_and_on
|
||||
Reference in New Issue
Block a user