Skip to main content

A python package for using igloohome's API

Project description

igloohome-api

A python HTTP library based on aiohttp to make use of igloohome's REST API. This library is designed to be used via the iglooaccess service.

Requirements

An account on the iglooaccess portal needs to be created to get a client_id & client_secret for authentication.

Usage

Authentication

from igloohome_api import Auth
from aiohttp import ClientSession

session = ClientSession()
auth = Auth(
    client_id="<client_id>",
    client_secret="<client_secret>",
    session=session,
)

API usage

from igloohome_api import Api

api = Api(auth)

devices = await api.get_devices()

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

igloohome_api-0.0.6.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

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

igloohome_api-0.0.6-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file igloohome_api-0.0.6.tar.gz.

File metadata

  • Download URL: igloohome_api-0.0.6.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for igloohome_api-0.0.6.tar.gz
Algorithm Hash digest
SHA256 a218af832f21c1541909cb9350f265d17e963aeaae7ba8f4bdebc715bb54f617
MD5 0f65c7e6e775ff5a67f9376af37cc2ef
BLAKE2b-256 42ed598ca38037e8d0504a2b9fcfa0d811d10a3deb40a4f0c40de8f066119723

See more details on using hashes here.

Provenance

The following attestation bundles were made for igloohome_api-0.0.6.tar.gz:

Publisher: ci-cd.yml on keithle888/igloohome-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file igloohome_api-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: igloohome_api-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for igloohome_api-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 29d63f047e0b1d77967efa4f3d66e3c6530bea7304c3cc6c7de7d066b84cc63e
MD5 a3d3e4114cfd4de918abf4b8df3d0c55
BLAKE2b-256 701ec364f52fdf0a10869f2e4449e3ea101fc4a553337291f11492ce0d2d70fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for igloohome_api-0.0.6-py3-none-any.whl:

Publisher: ci-cd.yml on keithle888/igloohome-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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