Metadata-Version: 2.1
Name: pydaikin
Version: 2.0.0.dev1
Summary: Python Daikin HVAC appliances interface
Home-page: https://bitbucket.org/mustang51/pydaikin
Author: Yari Adan
Author-email: mustang@yadan.org
Maintainer: F, r, e, d, r, i, k,  , E, r, l, a, n, d, s, s, o, n,  , <, f, r, e, d, r, i, k, ., e, +, p, y, d, a, i, k, i, n, @, g, m, a, i, l, ., c, o, m, >
License: GPL
Description: ![PyPI - License](https://img.shields.io/pypi/l/pydaikin?color=green)
        ![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr/mustang51/pydaikin?logo=bitbucket&logoColor=white)
        ![PyPI - Downloads](https://img.shields.io/pypi/dw/pydaikin?label=downloads&logo=pypi&logoColor=white)
        ![PyPI - Version](https://img.shields.io/pypi/v/pydaikin?label=version&logo=pypi&logoColor=white)
        
        PyDaikin is a standalone program and a library that interface AirConditioners from Daikin.
        
        Currently the following Daikin WiFi modules are supported:
        
        * BRP069Axx/BRP069Bxx/BRP072Axx
        * BRP15B61 aka. AirBase (similar protocol as BRP069Axx)
        
        Version 2.0 will add support for the following models:
        
        * BRP072B/Cxx (needs https access and a key)
        * SKYFi (different protocol, have a password)
        
        The integration was initially built by Yari Adan, but lately have been taken over by Fredrik Erlandsson.
        
Keywords: homeautomation,daikin
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Home Automation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
