Pakket: python3-igloohome-api (0.1.1-1)
Verwijzigingen voor python3-igloohome-api
Debian bronnen:
Het bronpakket igloohome-api downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library for interacting with igloohome's REST API
Enables reliable communication with igloohome's REST API, allowing users to manage and control smart lock devices. Designed to integrate with the iglooaccess service, this library facilitates authentication using client credentials obtained from an iglooaccess account. Through this library, users can fetch data about their devices and execute various operations such as fetching device status and managing access, ensuring efficient control over igloohome-enabled hardware. It handles HTTP requests and responses, providing a structured interface to perform actions supported by igloohome's API.
Andere aan python3-igloohome-api gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-dacite
- Simple creation of data classes from dictionaries
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token