



**Note: This is beta software that is actively being developed. It is not perfect, and it can make mistakes. Please don’t make big decisions based on its output without considering things yourself. Not financial advice. **
In the vein of making cool stuff that I was wanting myself, I've developed an app that uses Amber API details mixed with publically available data, some estimations and some other algos to see if youd be better off on another provider without having to move.
It's called VoltCompare - https://voltcompare.au - I've been working on this for a month so it's still a little flakey but I'm happy enough with it for the moment. I'm still actively developing it daily however.
What it does:
Compares spot prices (Amber) against fixed-rate plans (GloBird ZEROHERO, Flow Home, Energy Locals) right now. Shows you which plan would've actually won yesterday based on your real world data, as well as over 7/14/30 days.
Only uses about 3 Amber API calls per session.
Key bits:
- Connect your Amber account to see live costs and usage
- Upload your NEM12 file if you're not on Amber (no API key needed)
- If you're not on Amber you can use an OpenElectricity API key for wholesale rate info
- Live spot price updates every 5 minutes
- % chance of solar tomorrow
- Current status of Flow Home and Globird against Amber
- Tracks peak FiT windows so you know when you're earning the most
- Shows you yesterday's winner and how much you'd save switching
- Some cool tips and analysis
Privacy-wise it's 100% browser-based, no backend, no tracking, no ads, no subs. Your API keys and data stay on your device - I dont see or store anything. It's free.
There's probably a ton of bugs and other stuff, so happy to take any suggestions for features or any bug fixes.
Known Weirdness:
- If you login as a non-amber user, its the least tested part of the app and it shows
- Flow Home is based on the structural formula, but since its algorithm is personal, the result is an ESTIMATE
Stuff I want to add:
- More gentailer information for comparison
- Android/iPhone app with notifications
- More comparison-ing
Edit: Thanks for the praise! I really appreciate it - it’s been a lot of work and testing. If you have any features you’d like added please let me know!
Any bugs too :D
EDIT: 9:16pm AEST - Apologies for the downtime folks, the issue was with my attempt to get 12 months of data. The main issue is that the Amber API is quite restrictive with API calls and getting that much data is incredibly difficult within the quick and responsive framework the app is built on.
I will work it into a V2, which will be much more expansive and involve mobile apps, but for now I’ve removed it to make sure th app, well, works.
Edit: 28/4 - I’ve made some big changes to logic, added some battery inverter settings and calculations, tariff updates, and a few other things - check the changelog.