Skip to content

More tweaks for Home Assistant

Compare
Choose a tag to compare
@jkeljo jkeljo released this 19 Jul 03:31
· 45 commits to master since this release

Added

  • You can now pass in your own aiohttp.ClientSession
  • Added some more log statements

Changed

  • Callbacks on the Table object may be coroutines or normal functions
  • Timeouts are now properly treated as socket connect timeouts instead of total time timeouts
  • SocketIO socket properly closed on exception