Differences between version 5 and previous revision of SmartMeter.
Other diffs: Previous Major Revision, Previous Author
@@ -1,9 +1,9 @@
My house has a PG&E smartmeter electronic power meter. I use [smartermeter|https://github.com/mcolyer/smartermeter] to extract my power usage from the PG&E website. Then smartermeter uploads the data to [pachube|http://www.pachube.com], a service that allows you to connect various data sources to the internet and make graphs and such. I guess it's sort of a data brokerage. Anyway, here's the result:
<<RawHtml
-<img src="https://api.pachube.com/v2/feeds/47488/datastreams/meter.png?width=730&height=250&colour=%23004BA6&duration=1week&legend=kwH&title=My%20Power%20Usage&stroke_size=4&show_axis_labels=true&detailed_grid=true&scale=manual&min=o&timezone=PST" alt="My Home Power Usage, in kwH">
+<img src="https://api.pachube.com/v2/feeds/47488/datastreams/meter.png?width=730&height=250&colour=%23004BA6&duration=1week&legend=kwH&title=My%20Power%20Usage&stroke_size=4&show_axis_labels=true&detailed_grid=true&scale=manual&min=o&timezone=PST" alt="My Home Power Usage, in kwH" title
="My Home Power Usage, in kwH">
>>
The above results are accurate to about an hourly resolution I think. Note that if for some reason my vps crashes and I forget to restart smartermeter you will just see a flat line. I should fix that.
Also this page does not automatically reload so you need to refresh if you want to see the latest data.
version 5
My house has a PG&E smartmeter electronic power meter. I use smartermeter to extract my power usage from the PG&E website. Then smartermeter uploads the data to pachube, a service that allows you to connect various data sources to the internet and make graphs and such. I guess it's sort of a data brokerage. Anyway, here's the result:

The above results are accurate to about an hourly resolution I think. Note that if for some reason my vps crashes and I forget to restart smartermeter you will just see a flat line. I should fix that.
Also this page does not automatically reload so you need to refresh if you want to see the latest data.