Pakket: python3-apsystems-ez1 (2.3.0-2)
Verwijzigingen voor python3-apsystems-ez1
Debian bronnen:
Het bronpakket python-apsystems-ez1 downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-apsystems-ez1 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio