Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrascagneres/go-octopusagilecalculator
A calculator of when to turn on an appliance for lowest rates using Octopus Agile. Written in Go
https://github.com/jrascagneres/go-octopusagilecalculator
Last synced: 24 days ago
JSON representation
A calculator of when to turn on an appliance for lowest rates using Octopus Agile. Written in Go
- Host: GitHub
- URL: https://github.com/jrascagneres/go-octopusagilecalculator
- Owner: JRascagneres
- Created: 2023-07-30T02:23:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-26T02:03:23.000Z (12 months ago)
- Last Synced: 2023-11-26T03:20:44.294Z (12 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-OctopusAgileCalculator
A calculator of when to turn on an appliance for lowest rates using Octopus Agile. Written in GoCurrently very WIP. Currently only works hardcoded. Will be extended to take arguments and to take region.
It currently doesn't know power usage per appliance and assumes constant usage throughout its runtime. The outputted price assumes 1kW / hour consumption throughout the run.
Example output:
```
3D Print Squares: 06:00 - 15:00: 0.29p
Washer + Dryer: 10:30 - 14:30: -14.58p
```