Metadata-Version: 1.1
Name: proliphix
Version: 0.5.0
Summary: API for Proliphix nt10e network thermostat.
Home-page: https://github.com/sdague/proliphix
Author: Sean Dague
Author-email: sean@dague.net
License: Apache v2
Description-Content-Type: UNKNOWN
Description: ===============================
        Proliphix Thermostat Control
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/proliphix.svg
                :target: https://pypi.python.org/pypi/proliphix
        
        .. image:: https://img.shields.io/travis/sdague/proliphix.svg
                :target: https://travis-ci.org/sdague/proliphix
        
        .. image:: https://readthedocs.org/projects/proliphix/badge/?version=latest
                :target: https://readthedocs.org/projects/proliphix/?badge=latest
                :alt: Documentation Status
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        * Free software: Apache 2
        * Documentation: https://proliphix.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.5.0 (2018-01-12)
        ------------------
        * Add support for humidity
        * Include site name in returned device name
        
        0.4.1 (2016-11-18)
        ------------------
        * Fix bug with time setting during standard time
        
        0.4.0 (2016-10-13)
        ------------------
        * Fix bug with setting setbacks
        
        0.1.0 (2016-01-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: proliphix
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
