[ trixie ]
[ sid ]
[ 源代码: 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