Pakket: python3-python-mystrom (2.2.0-3)
Verwijzigingen voor python3-python-mystrom
Debian bronnen:
Het bronpakket python-mystrom downloaden:
- [python-mystrom_2.2.0-3.dsc]
- [python-mystrom_2.2.0.orig.tar.gz]
- [python-mystrom_2.2.0-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-python-mystrom gerelateerde pakketten
|
|
|
|
-
- 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