Skip to content

Releases: chemelli74/aiovodafone

v0.5.1

03 Dec 18:21
Compare
Choose a tag to compare

Fix

  • Interpret connected state correctly (686e19a)

v0.5.0

03 Dec 18:14
Compare
Choose a tag to compare

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

28 Nov 12:43
Compare
Choose a tag to compare

Fix

  • Recreate closed aiohttp session (a2ec07b)

v0.4.2

26 Oct 14:03
Compare
Choose a tag to compare

Fix

  • Improve failed login handling (c39ffd1)

v0.4.1

17 Oct 19:01
Compare
Choose a tag to compare

Fix

  • Add timezone to convert_uptime functions (d37cdbd)

v0.4.0

16 Oct 10:20
Compare
Choose a tag to compare

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

12 Oct 16:04
Compare
Choose a tag to compare

Fix

  • Timestamp formatting works on Windows (e614eac)

v0.3.1

26 Sep 16:34
Compare
Choose a tag to compare

Fix

  • Make BeautifulSoup parsing more robust (dc2d47b)

v0.3.0

20 Sep 13:53
Compare
Choose a tag to compare

Feature

v0.2.1

19 Sep 23:13
Compare
Choose a tag to compare

Fix

  • Mypy new version's complains (b8a552d)