[ bianca ]
[ ソース: python-mystrom ]
パッケージ: python3-python-mystrom (2.2.0-3)
python3-python-mystrom に関するリンク
python-mystrom ソースパッケージをダウンロード:
- [python-mystrom_2.2.0-3.debian.tar.xz]
- [python-mystrom_2.2.0-3.dsc]
- [python-mystrom_2.2.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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