mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 21:16:28 +01:00
Add a warning to update interval in the meantime before I find time to merge the fixes from community
This commit is contained in:
parent
2402707f8c
commit
597af233aa
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ display:
|
||||||
busy_pin: GPIO25
|
busy_pin: GPIO25
|
||||||
reset_pin: GPIO26
|
reset_pin: GPIO26
|
||||||
model: 7.50inV2
|
model: 7.50inV2
|
||||||
update_interval: 5min
|
update_interval: 2h # A shorter update interval will damage the screen.
|
||||||
rotation: 90°
|
rotation: 90°
|
||||||
lambda: |-
|
lambda: |-
|
||||||
// Map weather states to MDI characters.
|
// Map weather states to MDI characters.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue