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.2.0.tar.gz (9.3 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.2.0-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: garo_entity_pro-0.2.0.tar.gz
  • Upload date:
  • Size: 9.3 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.2.0.tar.gz
Algorithm Hash digest
SHA256 4aaddfd0687e8c2d4ebf782f67a0a57f93cc473e5deb662b7bf353c70800ba87
MD5 17f54bc1d9f37502d7bfa3b0b351be77
BLAKE2b-256 794b376711d2c89a5239cd665b31e03353e06bd661bfdec28ad74cc1643fef6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for garo_entity_pro-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 302915f8c6cbbe85c5b708d16884ac98d0f1d441e207ee31bb238b9132186ea5
MD5 7aca58414c81db32f8cd52c07f6a335a
BLAKE2b-256 eaea8817daaaae9c975df3a4c0afc5d818b3a670fa7ddc8ff1ed21b87f44b648

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