Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-autarco Version : 3.2.0 Upstream Author : Klaas Schoute <[email protected]> * URL : https://github.com/klaasnicolaas/python-autarco * License : MIT Programming Lang: Python Description : asynchronous client for Autarco inverter data This library connects to the My Autarco platform and reads data for Autarco solar installations associated with an account. . It authenticates with the My Autarco external API using account credentials, then retrieves the sites available to that account. Site records include identifiers such as the public key, system name, retailer, address, timezone, health state, creation date, and whether consumption metering or battery storage is present. . For a selected site, it can read inverter information such as serial numbers, AC power output, total energy output, grid state, and health status. It can also retrieve solar production totals, battery charge and discharge data, consumption figures, CO2 savings, and inverter statistics for power and energy over supported time ranges. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

