Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 18:14
· 227 commits to main since this release

Feature

  • Add specific check for sercom CSRF token (a8f1780)
  • Device detection, consider None as result (bb5204a)
  • Require aiohttp.ClientSession to determine device type (cdb4637)
  • Add additional detection for Sercomm devices (6a3f4c0)
  • Add method to determine a device type (eb4f9c5)

Documentation

  • Explain why code lookup is needed for Sercomm devices (b137975)