This commit is contained in:
Keith Burzinski 2024-04-28 22:00:14 -05:00 committed by GitHub
parent d184a6a39f
commit 58f283f6ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ This automation will be triggered when an OTA update has completed successfully,
rebooted.
Because the update has completed, you can safely use (an) automation action(s) that takes some time to complete. If,
for example, you want to flash an LED, multiple a pauses/delays would be required to make the LED blink a few times,
for example, you want to flash an LED, multiple pauses/delays would be required to make the LED blink a few times,
before the reboot. The OTA update can't fail at this point because it is already complete.
.. code-block:: yaml