Skip to content
Discussion options

You must be logged in to vote

Hi there and thanks for the positve feedback :)

Based on the latest release (where the location will change in the next release), there are three areas that control the sensors rate

  1. The api client controls how data is grouped - https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/blob/v6.0.1/custom_components/octopus_energy/api_client.py#L98
  2. The sensors are setup to sync every minute. This applies to all sensors. This might have a negative effect on your HA and I'm not sure of the minimum supported frequency - https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/blob/v6.0.1/custom_components/octopus_energy/sensor.py#L49
  3. The data is setup to be retrieved and shared every m…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by BottlecapDave
Comment options

You must be logged in to vote
1 reply
@BottlecapDave
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants