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