mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 13:16:27 +01:00
Formatting fix
This commit is contained in:
parent
6778aee12c
commit
357dc80432
1 changed files with 2 additions and 1 deletions
|
|
@ -384,13 +384,14 @@ spi:
|
|||
# Now render everything on the ePaper screen.
|
||||
display:
|
||||
- platform: waveshare_epaper
|
||||
id: eink_display
|
||||
cs_pin: GPIO15
|
||||
dc_pin: GPIO27
|
||||
busy_pin: GPIO25
|
||||
reset_pin: GPIO26
|
||||
reset_duration: 2ms
|
||||
model: 7.50inV2
|
||||
update_interval: never
|
||||
id: eink_display
|
||||
rotation: 90°
|
||||
lambda: |-
|
||||
// Map weather states to MDI characters.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue