Skip to content

v0.8.4

Choose a tag to compare

@mihai-dinculescu mihai-dinculescu released this 11 Aug 11:41
· 292 commits to main since this release
2b58e57

Rust

Added

  • The default_states property has been added to the DeviceInfoPlugResult struct to provide a more comprehensive overview of the plug's state.

Fixed

  • The default_states property value of the DeviceInfoPlugEnergyMonitoringResult struct has been changed from a struct to an enum to better reflect the actual response from the device.

Python

Added

  • The default_states property has been added to the DeviceInfoPlugResult class to provide a more comprehensive overview of the plug's state.

Fixed

  • The default_states property value of the DeviceInfoPlugEnergyMonitoringResult class has been changed from a class to an enum to better reflect the actual response from the device.

Full Changelog: v0.8.3...v0.8.4