More tweaks for Home Assistant
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