mirror of
https://github.com/esphome/esphome.git
synced 2026-03-04 03:38:20 -07:00
Merge remote-tracking branch 'upstream/dev' into integration
This commit is contained in:
@@ -277,6 +277,8 @@ display:
|
||||
command_spacing: 5ms
|
||||
max_commands_per_loop: 20
|
||||
max_queue_size: 50
|
||||
startup_override_ms: 10000ms # Wait 10s for display ready
|
||||
max_queue_age: 5000ms # Remove queue items after 5s
|
||||
on_sleep:
|
||||
then:
|
||||
lambda: 'ESP_LOGD("display","Display went to sleep");'
|
||||
|
||||
Reference in New Issue
Block a user