软件包:python3-python-mystrom(2.2.0-3)
python3-python-mystrom 的相关链接
Debian 的资源:
下载源码包 python-mystrom:
- [python-mystrom_2.2.0-3.dsc]
- [python-mystrom_2.2.0.orig.tar.gz]
- [python-mystrom_2.2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous Python client for myStrom devices
An asynchronous Python API client for interacting with myStrom devices, including bulbs, plugs, and buttons. With capabilities to monitor power consumption, control relay states, and manage device configurations, the client supports base functionalities outlined by myStrom's API. Suitable for integration with network-connected myStrom hardware, users can interact programmatically with devices using HTTP requests. Features include state retrieval, power monitoring, relay control for plugs, color and state management for bulbs, and configuration settings for buttons.
其他与 python3-python-mystrom 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings