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 : Client for reading data from Autarco solar inverter systems This library communicates with the My Autarco service to retrieve information about Autarco solar installations associated with an account. It uses account credentials to access site data and to query individual systems by their public key. . It can return account information listing the sites available to the user, including identifiers, system names, retailer names and reported health status. For a specific site, it can provide general details such as address information, timezone, creation date, whether a battery or consumption meter is present, and cumulative figures for consumption and CO2 savings. . The library also retrieves inverter data, including serial numbers, current AC power output, total AC energy output, grid status and health status. Separate solar production data is available with current power production and energy totals for today, the current month and the full recorded period. Where a battery is installed, battery data includes present flow, net charge or discharge, state of charge, and charged and discharged energy totals for daily, monthly and overall periods. 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.

