Pakket: python3-open-garage (0.2.0-2)
Verwijzigingen voor python3-open-garage
Debian bronnen:
Het bronpakket open-garage downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-open-garage gerelateerde pakketten
|
|
|
|
-
- 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