Skip to content

Releases: markallanson/octopus-energy

0.1.15

11 Oct 12:28
65db8a3
Compare
Choose a tag to compare
0.1.15-2

Update black to 22.10.0

0.1.14

13 Feb 11:51
Compare
Choose a tag to compare

Added method to get flexible rate pricing for a specific day

0.1.13

07 Feb 10:59
Compare
Choose a tag to compare

Fix a bug in tariff mapping that transposed inc and exc vat costs

0.1.12

06 Feb 17:28
Compare
Choose a tag to compare
  • AccountID removed from consumer client initializer, and added to get_meters call instead
  • New method on consumer client for getting a the rate of a tariff at a specific point in time

0.1.11

30 Jan 11:54
Compare
Choose a tag to compare

Add get consumption to the opinionated client

0.1.10

23 Jan 11:08
Compare
Choose a tag to compare

Added an client wrapper around the raw rest client that uses python model objects to provide an API suitable for use by consumers.

This first release containing this client contains only one method for getting the meters associated with your account.

0.1.9

12 Jan 20:27
Compare
Choose a tag to compare

Only send query string parameters when they have a value

0.1.8

12 Jan 20:13
Compare
Choose a tag to compare

Add support for parameters on all API endpoints

0.1.7

11 Jan 21:09
Compare
Choose a tag to compare

Add support for sorting, aggregating, filtering and pagination to the consumption APIs

0.1.6

10 Jan 20:17
Compare
Choose a tag to compare
  • Add Create Quote Endpoint
  • Add Create Account Endpoint

Note that both of these APIs require a B2B API Token.