v0.1.0
Initial release.
Provides async Modbus/TCP access to Phoenix Contact CHARX SEC EV charging controllers.
Features
CharxClientasync context manager — connect, fetch data, disconnectCharxData/CharxChargingPointDatadataclasses for device info, group metrics, and per-CP status- Full register map for up to 12 charging points
- Per-CP controls: charging release, max current (6–80 A), watchdog timer
- Pure Python, no Home Assistant dependency — usable in any async project
Install
pip install aiophoenixcontactcharx