electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.
https://www.bloomclimate.com
MIT License
434 stars 104 forks source link

Open Energy Monitor #2

Open corradio opened 5 years ago

systemcatch commented 5 years ago

Few links to get started. https://guide.openenergymonitor.org/technical/api/ https://guide.openenergymonitor.org/setup/remote/

In the UK smart meter implementation is kind of a mess so far. Getting direct access to your own data isn't possible yet afaik, this might change in the future with pressure on energy suppliers & GDPR.

corradio commented 4 years ago

This seems to be the endpoint we should be using: https://emoncms.org/feed/data.json?id=0&start=UNIXTIME_MILLISECONDS&end=UNIXTIME_MILLISECONDS&interval=10&apikey=APIKEY

Their user/auth API is enough to get started