This commit is contained in:
2026-02-25 11:03:59 +00:00
parent 76e90450f8
commit 30fef37d45

View File

@@ -3,6 +3,7 @@ import json
import socket import socket
from datetime import datetime from datetime import datetime
import subprocess import subprocess
import time
DEFAULT_SHUTDOWN = "21:00" DEFAULT_SHUTDOWN = "21:00"