Releases: chemelli74/aiovodafone
Releases · chemelli74/aiovodafone
v0.5.1
Fix
- Interpret connected state correctly (
686e19a
)
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
)
v0.4.3
Fix
- Recreate closed aiohttp session (
a2ec07b
)
v0.4.2
Fix
- Improve failed login handling (
c39ffd1
)
v0.4.1
Fix
- Add timezone to convert_uptime functions (
d37cdbd
)
v0.4.0
Feature
- Add device type for Technicolor devices (
2133eb4
)
- Use generic post and get methods for Technicolor (
170043f
)
- Support Technicolor Vodafone Stations from Germany (
09989a6
)
Fix
- Add abstract method for convert_uptime (
9a2bc9d
)
v0.3.2
Fix
- Timestamp formatting works on Windows (
e614eac
)
v0.3.1
Fix
- Make BeautifulSoup parsing more robust (
dc2d47b
)
v0.2.1
Fix
- Mypy new version's complains (
b8a552d
)