v0.8.3
Rust
Added
- Added support for the P316M power strips.
- The
charging_status,overcurrent_status, andpower_protection_statusfields have been added toPowerStripPlugResult.
Changed
- Enhanced the
InvalidCredentialserror with clearer guidance on common causes and how to address them. - The
overheat_statusfield inPowerStripPlugResultis now optional to support devices that omit this field.
Removed
- Removed
nicknamefromDeviceInfoPowerStripResultbecause it is not present in the response.
Python
Added
- Added support for the P316M power strips.
- The
charging_status,overcurrent_status, andpower_protection_statusfields have been added toPowerStripPlugResult.
Changed
- Enhanced the
InvalidCredentialserror with clearer guidance on common causes and how to address them. - The
overheat_statusfield inPowerStripPlugResultis now optional to support devices that omit this field.
Removed
- Removed
nicknamefromDeviceInfoPowerStripResultbecause it is not present in the response.
Full Changelog: v0.8.2...v0.8.3