a
This commit is contained in:
@@ -79,7 +79,7 @@ def update():
|
|||||||
if (LAST_VALUE != 0):
|
if (LAST_VALUE != 0):
|
||||||
remove_shutdown()
|
remove_shutdown()
|
||||||
print("[BS Shutdown] New value")
|
print("[BS Shutdown] New value")
|
||||||
if (time - now) < 1000:
|
if (time - now) < 1800:
|
||||||
set_shutdown(time, now)
|
set_shutdown(time, now)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|||||||
Reference in New Issue
Block a user