[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio