akkudoktoreos.prediction.elecpriceimport

Retrieves elecprice forecast data from an import file.

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

Classes

ElecPriceImport(*args, records, update_datetime)

Fetch PV forecast data from import file or JSON string.

ElecPriceImportCommonSettings(*[, ...])

Common settings for elecprice data import from file or JSON String.