3.5.0 - Various bug fixed plus Alternative Tariffs
Fixes various minor bugs and adds a new feature to track alternative tariffs. If id_daily_solar
and alt_tariffs
are active in the config.yaml
file like this:
id_daily_solar: sensor.{device_name}_power_generation_today
alt_tariffs:
- name: Eco7_Agile
octopus_import_tariff_code: E-2R-VAR-22-11-01-G
octopus_export_tariff_code: E-1R-AGILE-OUTGOING-19-05-13-G
- name: Flux
octopus_import_tariff_code: E-1R-FLUX-IMPORT-23-02-14-G
octopus_export_tariff_code: E-1R-FLUX-EXPORT-23-02-14-G
PV_Opt will calculate the optimised price for the previous day for each of the tariff pairs listed (together with the current live tariff). The optimised costs will be saved to entities called sensor.pvopt_opt_cost_{name}
with the current default called sensor.pvopt_opt_cost_current