This commit is contained in:
2026-05-02 23:10:45 -04:00
parent 09df7c6ac3
commit f84b52543a
+1 -1
View File
@@ -293,7 +293,7 @@ async def run():
while True:
async with govee_api:
govee_api.send_scene(GOVEE_AWS)
await govee_api.send_scene(GOVEE_AWS)
play_goal_celebration()
await govee_api.set_color(255,0,0)