best work

This commit is contained in:
2026-05-02 23:16:40 -04:00
parent 9d85a6a76b
commit 28db60ad86
+2 -2
View File
@@ -291,9 +291,9 @@ def run():
last_switch = time.time() last_switch = time.time()
while True: while True:
govee_api.send_scene(GOVEE_AWS)
play_goal_celebration() play_goal_celebration()
# govee_api.set_to_original_color() govee_api.send_scene(GOVEE_AWS)
govee_api.set_to_original_color()
# while True: # while True:
# now = time.time() # now = time.time()