Skip to content

v2.5.5

Compare
Choose a tag to compare
@alandtse alandtse released this 18 Feb 07:26
· 1208 commits to dev since this release

Fix

  • bump alexapy to 1.5.0 (d7155bb)
  • ignore PUSH_CONTENT_FOCUS_CHANGE (48cfc2c)
  • allow passing of kwargs for async_send_tts (1dc1e77)
  • load found devices when load delay required (0157ebe)

Documentation

Performance

  • use asyncio.gather instead of for loop (9218756)
  • change convert to sync (a55d309)