Skip to content

Python API to control heating 'smart boxes'

License

Notifications You must be signed in to change notification settings

jandado/smartbox

Repository files navigation

smartbox build

Python API to control heating 'smart boxes'

Note: this is very much a work in progress, a lot of functionality is missing or not fully working!

Installation

Install using pip:

pip install git+https://github.com/graham33/smartbox.git

See CHANGELOG.md for release notes.

See api-notes.md for notes on REST and socket.io endpoints.

TODO

  • Better name!
  • Docs