This commit is contained in:
2026-05-02 23:00:58 -04:00
parent 2015bc037c
commit ea1b2c90ae
+1 -1
View File
@@ -293,7 +293,7 @@ async def run():
while True:
async with govee_api:
govee.send_scene(GOVEE_AWS)
govee_api.send_scene(GOVEE_AWS)
play_goal_celebration()
await govee_api.set_color(255,0,0)