mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Fix formatting of lvgl.is.idle example (#4192)
This commit is contained in:
parent
2cf3f586df
commit
def3bcd935
@ -655,8 +655,9 @@ This :ref:`condition <common_conditions>` checks if the amount of time specified
|
||||
on_...:
|
||||
then:
|
||||
- if:
|
||||
condition: lvgl.is_idle
|
||||
timeout: 5s
|
||||
condition:
|
||||
lvgl.is_idle:
|
||||
timeout: 5s
|
||||
then:
|
||||
- light.turn_off:
|
||||
id: display_backlight
|
||||
|
Loading…
Reference in New Issue
Block a user