[ ソース: python-apsystems-ez1 ]
パッケージ: python3-apsystems-ez1 (2.3.0-2)
python3-apsystems-ez1 に関するリンク
Debian の資源:
python-apsystems-ez1 ソースパッケージをダウンロード:
- [python-apsystems-ez1_2.3.0-2.dsc]
- [python-apsystems-ez1_2.3.0.orig.tar.xz]
- [python-apsystems-ez1_2.3.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
interface for interacting with the local API of APsystems EZ1 Microinverters
This package provides a Python library that can be used to interact with APsystems EZ1 Microinverters. It provides a convenient way to communicate with the microinverter over your local network, allowing to read and set various device parameters like power status, alarm information, device information, and power limits.
Features:
- Get detailed device information - Retrieve alarm status information - Fetch output data (power output, energy readings) - Set and get maximum power limits (30 W up to 800 W) - Manage device power status (sleep_mode/on/off) - Calculate combined power output and total energy generated
This package is a dependency of Home Assistant.
その他の python3-apsystems-ez1 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio