Skip to main content

Async client for the Garo Entity Pro charger local HTTPS API (/status/...).

Project description

garo-entity-pro

Async Python client for the Garo Entity Pro wallbox local HTTPS API (/status/energy-meter, /status/temperatures, etc.).

Install

pip install garo-entity-pro

Library usage

from garo_entity_pro import GaroApiClient

async def main():
    async with GaroApiClient("https://192.168.1.10", "user", "pass", verify_ssl=False) as client:
        data = await client.get_status()

Parsing helpers live under garo_entity_pro.parsing (OCPP-style meter payloads, state labels).

Home Assistant

The custom integration in custom_components/garo_entity_pro/ depends on this package (see manifest.json). Install the integration and ensure Home Assistant can install requirements, or run pip install -e . from this repository when developing.

Development

pip install -e ".[ha]"

Build a wheel:

pip install build && python -m build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

garo_entity_pro-0.1.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

garo_entity_pro-0.1.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file garo_entity_pro-0.1.0.tar.gz.

File metadata

  • Download URL: garo_entity_pro-0.1.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for garo_entity_pro-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7d55e520c5fef6eef22436137867ce7a917b55217490b87bf6120ce24aa7de8e
MD5 fee00266e1e977827d20936be49109fd
BLAKE2b-256 b91a55a70a8eba434a51370e4afff2b6adffdc60864e4e1bf28a9de9004dd430

See more details on using hashes here.

File details

Details for the file garo_entity_pro-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for garo_entity_pro-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eea5c74b6ebce25a28e10906d33fb12362bbf2472f59eebb2405f780ba5d8e45
MD5 f7c1518b13ac9190a642b600b67eb6b7
BLAKE2b-256 e3aaf255faefed60aedf5457a8b88ddee34f8e5b14fba677a39f9036c2e7374f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page