Skip to content

Frankwin/SenseApiWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SenseApiWrapper

Wrapper for the Sense (Energy Monitor) API

This project provides a C# wrapper for the Sense (Energy Monitor) API. Any contributions are appreciated. I'm currently still working through adding additional functionality for the wrapper as I'm finding out different end points for the API as there's no official documentation for it.

To make the Unit Tests work you have to edit the appsettings.json and put your Sense email and password in it. Once you authenticate once you'll also get an Access Token that you can put in there as well. At this point it's unknown how long the access token is valid for. Still experimenting with this.

If you have any additional information, feel free to contact me.

This work was based of the work done here:

The wrapper is now also available as a NuGet Package: https://www.nuget.org/packages/SenseApi

About

Wrapper for the Sense (Energy Monitor) API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages