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.3.0.tar.gz (9.6 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.3.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: garo_entity_pro-0.3.0.tar.gz
  • Upload date:
  • Size: 9.6 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.3.0.tar.gz
Algorithm Hash digest
SHA256 a57e279528a41ff6a8eb3cad1a36e99b64a396c29b6267edbad1d8a070aa9d08
MD5 cdf3ef9b1f850e49e7fcd7917d9c384d
BLAKE2b-256 7467e54574b0cfe73504bc2bd298d760561048ea23976f7d775b1d7ef44b0dc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for garo_entity_pro-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 261375ed47545379d8ff93a9bc7a142b0c7703357212231efb22e5676be7e9a6
MD5 e9bf1b689531c49fb69269086f2bf9b3
BLAKE2b-256 98d8529c53d2fd8734000b8f3c9d27787e41a51225ebe80d4d243dde0ceaed82

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