1.1.3 • Published 4 years ago

homebridge-agile-octopus-rates v1.1.3

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
4 years ago

Agile Octopus Homebridge Plugin

Just a simple plugin to publish switches to Homebridge, which toggle on during the cheapest 30 minute, 1-hours, 1.5-hour... up to 4-hour time periods during the day. Using automations, these can be tied to drvies to switch them on during the cheapest times of the day.

Config

Add the following to the 'platforms' section to the Homebridge config.json, set the region letter from your tariff eg the last letter ('L') of: "E-1R-AGILE-18-02-21-L"

[
  {
    "platform" : "AgileOctopusRates",
    "name" : "Agile Octopus Rates",
    "region": "L",
    "lowPriceThreshold": 10.0
  }
]

Issues

This is just thrown-together for my own use, but if others get value from this please let me via know how you're using it and if anything can be added which you might find useful for your own implementation: GitHub issues

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago