await
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user