Apsystems-ez1

Latest version: v2.4.0

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.2.1

Same as 2.2.0, just fixes small stuff

2.2.0

Add option to set min_power

2.1.0

If you're coming from 1.x.x, make sure to read [2.0.0](https://github.com/SonnenladenGmbH/APsystems-EZ1-API/releases/tag/2.0.0) as this contains **breaking changes**.

From 2.0.0 to 2.1.0, the user can set the max output on initialization.

2.0.2

What's Changed
* Fixed typos by patman15 in https://github.com/SonnenladenGmbH/APsystems-EZ1-API-HomeAssistant/pull/21

New Contributors
* patman15 made their first contribution in https://github.com/SonnenladenGmbH/APsystems-EZ1-API-HomeAssistant/pull/21

**Full Changelog**: https://github.com/SonnenladenGmbH/APsystems-EZ1-API-HomeAssistant/compare/2.0.1...2.0.2

2.0.1

Improved error handling when the inverter is offline by CM000n


**Full Changelog**: https://github.com/SonnenladenGmbH/APsystems-EZ1-API-HomeAssistant/compare/2.0.0...2.0.1

2.0.0

Why 2.0.0? because

Breaking Release

- The `Status` enum has been removed and it is now replaced by standard booleans.
- The `ReturnAlarmInfo` dataclass type has all properties renamed to be human understandable, but the do not match the original naming of the inverter's API anymore.

Following functions changed
- `get_alarm_info`
- `get_device_power_status`
- `set_device_power_status`

Following Dataclass changed
- `ReturnAlarmInfo`



How to adapt
Replace `Status` with bools and check the `ReturnAlarmInfo` type for its changes.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.