Metadata-Version: 1.1
Name: pynetatmo
Version: 0.1
Summary: Netatmo API wrapper written in Python
Home-page: https://github.com/fabiocody/PyNetatmo.git
Author: Fabio Codiglioni
Author-email: fabiocody@icloud.com
License: MIT
Description: # PyNetatmo [![Build Status](https://travis-ci.org/fabiocody/PyNetatmo.svg?branch=master)](https://travis-ci.org/fabiocody/PyNetatmo)
        Netatmo SmartHome API wrapper written in Python
        
        This project is still under active development.
        
        ## Credits
        I would like to thank [Alessandro Nichelini](https://github.com/Alenichel) for writing the `Security` class.
        
Keywords: netatmo,thermostat,weather,security,welcome
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
