v0.8.4
Rust
Added
- The
default_statesproperty has been added to theDeviceInfoPlugResultstruct to provide a more comprehensive overview of the plug's state.
Fixed
- The
default_statesproperty value of theDeviceInfoPlugEnergyMonitoringResultstruct has been changed from a struct to an enum to better reflect the actual response from the device.
Python
Added
- The
default_statesproperty has been added to theDeviceInfoPlugResultclass to provide a more comprehensive overview of the plug's state.
Fixed
- The
default_statesproperty value of theDeviceInfoPlugEnergyMonitoringResultclass 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