i silly mannn

This commit is contained in:
2026-05-02 23:40:27 -04:00
parent 2f9fe7cf94
commit 43a22359df
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -289,9 +289,9 @@ def run():
last_switch = time.time()
while True:
govee_api.set_diy_scene(GOVEE_DEVICE, GOVEE_SKU)
govee_api.set_diy_scene(GOVEE_SKU, GOVEE_DEVICE)
play_goal_celebration()
govee_api.set_to_original_color(GOVEE_DEVICE, GOVEE_SKU)
govee_api.set_to_original_color(GOVEE_SKU, GOVEE_DEVICE)
# while True:
# now = time.time()