Metadata-Version: 2.1
Name: smartbox
Version: 0.7.0
Summary: Python API to control heating 'smart boxes'
Home-page: https://github.com/graham33/smartbox
Author: Graham Bennett
Author-email: graham@grahambennett.org
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/graham33/smartbox/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# smartbox ![build](https://github.com/graham33/smartbox/workflows/Python%20package/badge.svg) [![PyPI version](https://badge.fury.io/py/smartbox.svg)](https://badge.fury.io/py/smartbox) [![codecov](https://codecov.io/gh/graham33/smartbox/branch/main/graph/badge.svg?token=BMCS2E9OC7)](https://codecov.io/gh/graham33/smartbox) [![PyPI license](https://img.shields.io/pypi/l/smartbox.svg)](https://pypi.python.org/pypi/smartbox/) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/smartbox.svg)](https://pypi.python.org/pypi/smartbox/)

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!

See [CHANGELOG.md](./CHANGELOG.md) for release notes.

See [api-notes.md](./api-notes.md) for notes on REST and socket.io endpoints.


