v0.5.0
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
)