Tags: matemaciek/pytradfri
Tags
Refactor for command pattern to become I/O independent (home-assistan… …t-libs#34) * First draft asyncio support/v2 * Import fixes, fix parsing, rebase against upstream tinydtls branch, monkey patch DTLSSecurityStore. * Various fixes, added sync and async examples (including observation), added requirements for deps. * Bug fixes, update imports/exports, fix examples. * Fix imports * Delete old file * Update tests to use commands, rather than API integration. * Linting issues * Fix imports, fix compatibility with Python 3.4, update examples * Clean up the code a little for efficiency. * Bug fixes, unpack lists. * Fix packaging * Remove async_timeout, tune retries * Bug fixes * Bug fixes * Revert protocol caching * Address some comments * Update async example * Fetch loop when None passed in to api_factory * Fix test * Move test to match file it tests * Lint * Update documentation, disable debug output * Fix transport imports * Revert back to making requests in sequence Only three requests would be handled by the gateway at the same time. * Simplify install-aiocoap.sh
Merge pull request home-assistant-libs#10 from ggravlingen/add-retry Add retry
PreviousNext