Skip to main content

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()

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.1.2.tar.gz (27.1 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.1.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igloohome_api-0.1.2.tar.gz
  • Upload date:
  • Size: 27.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for igloohome_api-0.1.2.tar.gz
Algorithm Hash digest
SHA256 435512cedaed63243989ad95916399ad46ae8b1a52d2d6e93b9f01fabf0cd40c
MD5 15fcf4725d59a61eedc154808586a5d8
BLAKE2b-256 c64790ba03676cd3ee6036948bc409cd7bb1e4fdaa2d67998b5a2a6c1fe5675a

See more details on using hashes here.

Provenance

The following attestation bundles were made for igloohome_api-0.1.2.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.1.2-py3-none-any.whl.

File metadata

  • Download URL: igloohome_api-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for igloohome_api-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e8c7ac062451fc3f6804dab399b476778491a7e9167aa2a555798dd0d903675a
MD5 86be91cfb6bb8dbf80922dd6a05b8829
BLAKE2b-256 6fa02b31201830c3548395bce1d18d0256156b6a1d3baae3191444401e873aea

See more details on using hashes here.

Provenance

The following attestation bundles were made for igloohome_api-0.1.2-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.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

Supported by

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