软件包:python3-open-garage(0.2.0-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python