This commit is contained in:
2026-05-02 23:37:24 -04:00
parent 12a3909f24
commit 2f9fe7cf94
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ def run():
while True:
govee_api.set_diy_scene(GOVEE_DEVICE, GOVEE_SKU)
play_goal_celebration()
govee_api.set_to_original_color()
govee_api.set_to_original_color(GOVEE_DEVICE, GOVEE_SKU)
# while True:
# now = time.time()