Fix formatting of lvgl.is.idle example (#4192)

This commit is contained in:
Clyde Stubbs 2024-08-25 16:35:56 +10:00 committed by GitHub
parent 2cf3f586df
commit def3bcd935
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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