for testing

This commit is contained in:
2026-05-02 23:57:03 -04:00
parent 2faa7b7982
commit e5f4c07c16
+2 -1
View File
@@ -300,7 +300,8 @@ def run():
play_goal_horn() play_goal_horn()
govee_api.set_diy_scene(GOVEE_SKU, GOVEE_DEVICE) govee_api.set_diy_scene(GOVEE_SKU, GOVEE_DEVICE)
play_goal_celebration() play_goal_celebration()
govee_api.set_to_original_color(GOVEE_SKU, GOVEE_DEVICE)
sleep(5)
# while True: # while True:
# now = time.time() # now = time.time()