Skip to content

v2.1.0

Compare
Choose a tag to compare
@xchwarze xchwarze released this 02 Mar 14:13
· 74 commits to master since this release

Thanks to @epenet for all this work!

Merge:

  • #64 Add listener to sync code
  • #63 Add flake8 to CI
  • #62 Add SamsungTVWSAsyncRemote
  • #61 Fix app_list test
  • #60 Add type hints to sync methods
  • #59 Add prettier to CI
  • #58 Add event parsing
  • #57 Publish type hints
  • #56 Add full type hints to async code
  • #55 Adjust isort settings to match black
  • #54 Add mypy to CI
  • #53 Add event callback to async connection
  • #52 Register connection on open
  • #51 Add is_alive method to the websocket connection classes