套件:python3-python-mystrom(2.2.0-2)
python3-python-mystrom 的相關連結
Debian 的資源:
下載原始碼套件 python-mystrom:
- [python-mystrom_2.2.0-2.dsc]
- [python-mystrom_2.2.0.orig.tar.gz]
- [python-mystrom_2.2.0-2.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
- interactive high-level object-oriented language (default python3 version)
-
- 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