パッケージ: python3-open-garage (0.2.0-2)
python3-open-garage に関するリンク
Debian の資源:
open-garage ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library for OpenGarage automation
This library provides Python bindings for interacting with OpenGarage devices, which offer smart garage door control. It enables developers to integrate garage door operations within their Python applications, utilizing asynchronous communication through aiohttp. The library supports various features of the OpenGarage API, allowing for monitoring and control of garage doors remotely. Ideal for home automation projects, this tool facilitates seamless integration with OpenGarage's innovative garage solutions, enhancing the functionality and accessibility of home automation systems.
その他の python3-open-garage 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python