[ trixie ]
[ sid ]
[ 源代码: regenmaschine ]
软件包:python3-regenmaschine(2024.3.0-2.1)
python3-regenmaschine 的相关链接
Debian 的资源:
下载源码包 regenmaschine:
- [regenmaschine_2024.3.0-2.1.dsc]
- [regenmaschine_2024.3.0.orig.tar.gz]
- [regenmaschine_2024.3.0-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for interacting with RainMachine smart Wi-Fi sprinkler controllers
This library provides an interface to manage RainMachine smart Wi-Fi sprinkler controllers over a local LAN or remotely through the RainMachine cloud. Users can control watering activities, monitor zones, manage programs, and access various diagnostic information. The library supports functionalities such as starting and stopping zones, enabling and disabling programs, adjusting run times, and handling weather data inputs.
其他与 python3-regenmaschine 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-frozenlist
- list-like structure which implements collections.abc.MutableSequence
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yarl
- yet another URL library for Python