Skip to content

MunGell/SnugzonePHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snugzone API Client

Snugzone is a small heating company based in Dublin.

It has a mobile application and a website to top-up and control your heating account. This API wrapper allows you to login and use some basic functionality of their API.

Available methods

  • login(email, username, token)
  • getInformation()
  • getStatistics()
  • getRemoteControl()
  • setRemoteControl()

Token

Token for your account is SHA1 hash of your account password.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages