Skip to content

Releases: 2Fake/devolo_plc_api

v0.8.0

06 May 09:03
7450fa1
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Added

Device API

  • Specify a duration for the guest wifi
  • Start WPS clone mode
  • Factory reset device

PLC API

  • Start pairing mode

v0.7.1

10 Jan 14:59
74b1599
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

Fixed

  • Get LED status from devices

v0.7.0

30 Nov 11:54
3ed7dce
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Added

Device API

  • Restart device
  • Query uptime as strict monotonically increasing number

Fixed

  • Connecting to multiple devices at the same time works again
  • Zeroconf Browsers terminate correctly in case a device does not answer
  • Accessing password protected LAN devices works again

v0.6.4

24 Nov 16:18
813ba34
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

Fixed

  • Running tasks get cleanly canceled on disconnect

v0.6.3

18 Nov 17:35
a162144
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

Fixed

  • Disconncting from a device synchroniously works again

v0.6.2

28 Oct 06:58
fcb276c
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Fixed

  • Request service info also as multicast response for better support of Magic LAN devices

Changed

  • The request timeouts were increased

v0.6.1

20 Oct 21:05
971a417
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Fixed

  • Package structure

v0.6.0

20 Oct 18:27
f71f67d
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Changed

  • BREAKING: Drop support for Python 3.7
  • Use AsyncZeroconf instead of Zeroconf

Fixed

  • Use Zeroconf questions requesting multicast responses for better support of Magic LAN devices

v0.5.4

18 Oct 18:33
673cd2d
Compare
Choose a tag to compare
v0.5.4 Pre-release
Pre-release

Fixed

  • Fix pip installation

v0.5.3

18 Oct 17:54
ba19740
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Changed

  • Rework typing
  • Mark package as typed
  • Add Python 3.10 to CI