|
|
@ -384,13 +384,14 @@ spi:
|
|
|
|
# Now render everything on the ePaper screen.
|
|
|
|
# Now render everything on the ePaper screen.
|
|
|
|
display:
|
|
|
|
display:
|
|
|
|
- platform: waveshare_epaper
|
|
|
|
- platform: waveshare_epaper
|
|
|
|
|
|
|
|
id: eink_display
|
|
|
|
cs_pin: GPIO15
|
|
|
|
cs_pin: GPIO15
|
|
|
|
dc_pin: GPIO27
|
|
|
|
dc_pin: GPIO27
|
|
|
|
busy_pin: GPIO25
|
|
|
|
busy_pin: GPIO25
|
|
|
|
reset_pin: GPIO26
|
|
|
|
reset_pin: GPIO26
|
|
|
|
|
|
|
|
reset_duration: 2ms
|
|
|
|
model: 7.50inV2
|
|
|
|
model: 7.50inV2
|
|
|
|
update_interval: never
|
|
|
|
update_interval: never
|
|
|
|
id: eink_display
|
|
|
|
|
|
|
|
rotation: 90°
|
|
|
|
rotation: 90°
|
|
|
|
lambda: |-
|
|
|
|
lambda: |-
|
|
|
|
// Map weather states to MDI characters.
|
|
|
|
// Map weather states to MDI characters.
|
|
|
|