hold for longer

This commit is contained in:
2026-05-02 23:59:15 -04:00
parent 8aaeb8a393
commit 920e11acdf
+1 -1
View File
@@ -298,7 +298,7 @@ def run():
govee_api.set_diy_scene(GOVEE_SKU, GOVEE_DEVICE) govee_api.set_diy_scene(GOVEE_SKU, GOVEE_DEVICE)
play_goal_celebration() play_goal_celebration()
sleep(5) sleep(60)
# while True: # while True:
# now = time.time() # now = time.time()