JSON feed available?

I use a Dakboard to show information about my home and would love to integrate Sense data into it.

Is there a way to get a simple JSON response with current usage either through the web or directly from the device?

Another alternate would be to iframe one of the webapp pages into the display, but there doesn’t seem to be a way to pass auth credentials via URL to get to a page.

Any help would be greatly appreciated.

-Mark

1 Like

You have two choices I think:

  1. If you want realtime data, then tap into the unofficial API. Good info here:
    GitHub - scottbonline/sense: Sense Energy Monitor API

  2. Or use curl or Selenium to pull data exports in .csv format

Did you get this to work @MarkK ? and if so, what method did you use. I am setting up my Dakboard now and would love to have current production/consumption numbers on it!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.