akkudoktoreos.prediction.pvforecastimport

Retrieves pvforecast forecast data from an import file.

This module provides classes and mappings to manage pvforecast data obtained from an import file, including support for various pvforecast attributes such as temperature, humidity, cloud cover, and solar irradiance. The data is mapped to the PVForecastDataRecord format, enabling consistent access to forecasted and historical pvforecast attributes.

Classes

PVForecastImport(*args, records, update_datetime)

Fetch PV forecast data from import file or JSON string.

PVForecastImportCommonSettings(*[, ...])

Common settings for pvforecast data import from file or JSON string.