Releases: 2Fake/devolo_plc_api
Releases · 2Fake/devolo_plc_api
v1.4.1
Fixed
- Increase timeout of async_check_firmware_available to handle unknown errors gracefully
v1.4.0
Added
- Generate QR codes from wifi guest settings
- Make use of zeroconf unicast requests to be able to respond across subnets
v1.3.2
Fixed
- Frequently connecting to an offline device lead to a memory leak
v1.3.0
Added
- Get MultiAP information from the device
Fixed
- The event loop got closed to early when disconnecting from a device synchronously.
v1.2.0
Added
- Support for devices with password protected PLCNET API
Thanks
- Thanks to @ktn001 for fixing issues in our documentation
v1.1.0
Added
- Get support information from the device
v1.0.0
Changed
- BREAKING: The results are now dataclass-like objects. Please have a look at our examples to see, how migration works.
v0.9.0
Added
- Handle updates sent via mDNS
v0.8.1
Fixed
- Use correct device password if password was set before connecting to it