pydaikin


Namepydaikin JSON
Version 2.11.1 PyPI version JSON
download
home_pagehttps://bitbucket.org/mustang51/pydaikin
SummaryPython Daikin HVAC appliances interface
upload_time2023-08-29 14:59:50
maintainerFredrik Erlandsson <fredrik.e+pydaikin@gmail.com>, Matthias Lemainque <matthias.lemainque+pydaikin@gmail.com>
docs_urlNone
authorYari Adan
requires_python>=3.8
licenseGPL
keywords homeautomation daikin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![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)
* 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/mustang51/pydaikin",
    "name": "pydaikin",
    "maintainer": "Fredrik Erlandsson <fredrik.e+pydaikin@gmail.com>, Matthias Lemainque <matthias.lemainque+pydaikin@gmail.com>",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "homeautomation,daikin",
    "author": "Yari Adan",
    "author_email": "mustang@yadan.org",
    "download_url": "https://files.pythonhosted.org/packages/c4/70/38fe8b8d46e3a9fd1ab158bbf69e8de2117e535a2742597f0dd93b80161a/pydaikin-2.11.1.tar.gz",
    "platform": null,
    "description": "![PyPI - License](https://img.shields.io/pypi/l/pydaikin?color=green)\n![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr/mustang51/pydaikin?logo=bitbucket&logoColor=white)\n![PyPI - Downloads](https://img.shields.io/pypi/dw/pydaikin?label=downloads&logo=pypi&logoColor=white)\n![PyPI - Version](https://img.shields.io/pypi/v/pydaikin?label=version&logo=pypi&logoColor=white)\n\nPyDaikin is a standalone program and a library that interface AirConditioners from Daikin.\n\nCurrently the following Daikin WiFi modules are supported:\n\n* BRP069Axx/BRP069Bxx/BRP072Axx\n* BRP15B61 aka. AirBase (similar protocol as BRP069Axx)\n* BRP072B/Cxx (needs https access and a key)\n* SKYFi (different protocol, have a password)\n\nThe integration was initially built by Yari Adan, but lately have been taken over by Fredrik Erlandsson.\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Python Daikin HVAC appliances interface",
    "version": "2.11.1",
    "project_urls": {
        "Homepage": "https://bitbucket.org/mustang51/pydaikin"
    },
    "split_keywords": [
        "homeautomation",
        "daikin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c47038fe8b8d46e3a9fd1ab158bbf69e8de2117e535a2742597f0dd93b80161a",
                "md5": "e312a7ec47c15bc2b7c666c4743c41c9",
                "sha256": "adace38795176754f7d7698b1c43c35b40b76db1f1b84c6271d6f57badffe79e"
            },
            "downloads": -1,
            "filename": "pydaikin-2.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e312a7ec47c15bc2b7c666c4743c41c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30025,
            "upload_time": "2023-08-29T14:59:50",
            "upload_time_iso_8601": "2023-08-29T14:59:50.894930Z",
            "url": "https://files.pythonhosted.org/packages/c4/70/38fe8b8d46e3a9fd1ab158bbf69e8de2117e535a2742597f0dd93b80161a/pydaikin-2.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 14:59:50",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "mustang51",
    "bitbucket_project": "pydaikin",
    "lcname": "pydaikin"
}
        
Elapsed time: 0.10928s