Trigger Home Assistant shutdown automations right before the stop event instead of during it (#91165)

Co-authored-by: Erik <erik@montnemery.com>
This commit is contained in:
Tudor Sandu
2023-12-05 13:24:41 -08:00
committed by GitHub
parent 44810f9772
commit 636e38f4b3
6 changed files with 164 additions and 49 deletions

View File

@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
# Synchronize with homeassistant/core.py:async_stop
ENV \
S6_SERVICES_GRACETIME=220000
S6_SERVICES_GRACETIME=240000
ARG QEMU_CPU