BottlecapDave / HomeAssistant-OctopusEnergy

Unofficial Home Assistant integration for interacting with Octopus Energy
https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/
MIT License
572 stars 57 forks source link

set units to tariff your not on for testing #221

Open BottlecapDave opened 1 year ago

BottlecapDave commented 1 year ago

Discussed in https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/217

Originally posted by **popeter1** April 17, 2023 so currently on Flexible Octopus but looking to switch to Agile at some point but want to make sure my automations are working before making the switch and to test if that would save me money before switching as the API lets to view unit rates of other tarrifs would be be possible to add a select tariff in configure?
BottlecapDave commented 1 year ago

This has been partially implemented as part of v7.2.0 where you can compare previous consumption costs with another tariff. Details on how to set this up are present in the docs. Please note with the current implementation it might take up to 24 hours for the costs to be calculated, but this will be improved in the future.

Changing tariffs at a global level (to change target rates sensors for instance) will be implemented in the future.

popeter1 commented 1 year ago

thanks :)