パッケージ: python3-igloohome-api (0.1.0-2)
python3-igloohome-api に関するリンク
Debian の資源:
igloohome-api ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-igloohome-api 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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