Skip to content

Releases: 2Fake/devolo_plc_api

v1.4.1

14 Sep 06:28
8c7e24a
Compare
Choose a tag to compare

Fixed

  • Increase timeout of async_check_firmware_available to handle unknown errors gracefully

v1.4.0

26 Jul 06:59
fe05f51
Compare
Choose a tag to compare

Added

  • Generate QR codes from wifi guest settings
  • Make use of zeroconf unicast requests to be able to respond across subnets

v1.3.2

13 Jul 19:54
fcbf61b
Compare
Choose a tag to compare

Fixed

  • Frequently connecting to an offline device lead to a memory leak

v1.3.1

12 May 13:37
a10ac1c
Compare
Choose a tag to compare

Fixed

  • Reduce zeroconf traffic

v1.3.0

13 Apr 13:14
edfaec6
Compare
Choose a tag to compare

Added

  • Get MultiAP information from the device

Fixed

  • The event loop got closed to early when disconnecting from a device synchronously.

v1.2.0

17 Feb 12:25
8172357
Compare
Choose a tag to compare

Added

  • Support for devices with password protected PLCNET API

Thanks

  • Thanks to @ktn001 for fixing issues in our documentation

v1.1.0

24 Jan 09:37
59ba047
Compare
Choose a tag to compare

Added

  • Get support information from the device

v1.0.0

05 Jan 07:38
2e4207f
Compare
Choose a tag to compare

Changed

  • BREAKING: The results are now dataclass-like objects. Please have a look at our examples to see, how migration works.

v0.9.0

20 Dec 19:34
145c0f4
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Added

  • Handle updates sent via mDNS

v0.8.1

18 Oct 12:14
7bb573c
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Fixed

  • Use correct device password if password was set before connecting to it