Metadata-Version: 1.1
Name: django-thermostat
Version: 2.2
Summary: A Django app cronothermostat. It is a Python Home Automation component
Home-page: http://blog.digitalhigh.es
Author: Javier Pardo Blasco(jpardobl)
Author-email: jpardo@digitalhigh.es
License: BSD License
Description: django-thermostat
        =================
        
        Cronothermostat developed as a Django app. It belongs to the Python Home Automation Project
        
        
        Django Home Automation is a set of Django apps which provides a REST API meant to
        control home automation devices. It also provides a modular framework for
        developing home automation drivers to enable more protocolos to be drived by this project.
        
        It relies on the hautomation_restclient module to send domotic commands to the server
        
        Further documentation found at http://jpardobl.com/home-automation-python-project/
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
