Source: pytrydan Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: furo , python3-httpx , python3-myst-parser , python3-orjson , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-respx , python3-rich , python3-sphinx , python3-sphinx-autobuild , python3-syrupy , python3-tenacity , python3-typer , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/dgomes/pytrydan Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pytrydan Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pytrydan.git Package: python3-pytrydan Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: Library to interface with V2C Trydan EVSE This library provides an interface for the V2C Trydan electric vehicle supply equipment (EVSE), enabling interaction and control over its features. It facilitates communication with the Trydan device to retrieve status updates and telemetry data such as the current charging power, energy transferred, and charging session duration. The library also manages functionalities like pausing charging sessions, adjusting current intensity, and monitoring household energy consumption via CT clamps when available.