Skip to content

0.7.1

Compare
Choose a tag to compare
@crowbarz crowbarz released this 02 Dec 20:39
· 87 commits to dev since this release

What's Changed

  • Correct select_listening_mode and select_source method type hints 0de88ba
  • Add reference to 2015 Pioneer command list 953de75
  • Fix UnboundLocalError by @webmeister in #37
  • Added VIDEO and GAME source IDs to source list by @dondonini in #38
  • Updated deprecated asyncio.TimeoutError 6d2fbbc
  • Fix minor typos db7219d
  • Migrate setup.py to pyproject.toml f1544bf
  • Explicitly pass command_name to local_command 554bde2
  • Renamed zone update to refresh 7c12d70
  • Track initial refresh for individual zones 7c12d70
  • Support update of specific zone 7c12d70
  • Always start updater task c58cf91
  • Simplify zone discovery e2760f5
  • Add AV information query command a079d4e
  • Change update terminology to refresh a079d4e
  • Add command queue debug to default debug level a079d4e
  • Simplify update_zone logic by @webmeister in #39

New Contributors

Full Changelog: 0.7.0...0.7.1