Skip to content

Commit

Permalink
docs: Updated FAQ to include heat pump data
Browse files Browse the repository at this point in the history
  • Loading branch information
BottlecapDave committed Jan 1, 2025
1 parent 8aedcb9 commit 1d81993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Based on a request from [Octopus Energy](https://forum.octopus.energy/t/pending-
| Wheel of fortune | 60 | Doesn't change that frequently, and not fundamental for a smart home (other than knowledge) so no need to request too often. |
| Greenness Forecast | 180 | Doesn't change frequently |
| Free electricity sessions | 90 | Data is provided by my own [private API](https://github.com/BottlecapDave/OctopusEnergyApi) and there is usually at least half a day notice before the sessions which is why this is refreshed slightly less than saving sessions. |
| Heat Pump state | 1 | Data is updated frequently and doesn't seem to cause any issues around rate limits. This might change in the future. |

If data cannot be refreshed for any reason (e.g. no internet or APIs are down), then the integration will attempt to retrieve data as soon as possible, slowly waiting longer between each attempt, to a maximum of 30 minutes between each attempt. Below is a rough example assuming the first (failed) scheduled refresh was at `10:35`.

Expand Down

0 comments on commit 1d81993

Please sign in to comment.