


[](https://github.com/fredrike/pydaikin/actions/workflows/pytest.yml)
[](https://github.com/fredrike/pydaikin/actions/workflows/pylint.yml)
[](https://codecov.io/github/fredrike/pydaikin)


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": null,
"name": "pydaikin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "Fredrik Erlandsson <fredrik.e@gmail.com>, Matthias Lemainque <matthias.lemainque+pydaikin@gmail.com>",
"keywords": null,
"author": null,
"author_email": "Fredrik Erlandsson <fredrik.e@gmail.com>, Yari Adan <mustang@yadan.org>",
"download_url": "https://files.pythonhosted.org/packages/41/b0/7d5394a1bebc1516f848deaba62559a9529492e8089c880e9054c74bb83c/pydaikin-2.13.8.tar.gz",
"platform": null,
"description": "\n\n\n\n[](https://github.com/fredrike/pydaikin/actions/workflows/pytest.yml)\n[](https://github.com/fredrike/pydaikin/actions/workflows/pylint.yml)\n[](https://codecov.io/github/fredrike/pydaikin)\n\n\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": null,
"summary": "Python Daikin HVAC appliances interface",
"version": "2.13.8",
"project_urls": {
"Homepage": "https://github.com/fredrike/pydaikin",
"Issues": "https://github.com/fredrike/pydaikin/issues",
"Repository": "https://github.com/fredrike/pydaikin.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8fa3e669dd0098662a77012e890203d435addc7c967702dfa74ffaf5b63f9d12",
"md5": "6352c51f89ef745f9604d418c2076d07",
"sha256": "7045ff84b7975346781c7f406fafb8274e9d3dfc1ee1c6c7041c49d2fdeea939"
},
"downloads": -1,
"filename": "pydaikin-2.13.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6352c51f89ef745f9604d418c2076d07",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 35796,
"upload_time": "2024-12-09T08:19:46",
"upload_time_iso_8601": "2024-12-09T08:19:46.663481Z",
"url": "https://files.pythonhosted.org/packages/8f/a3/e669dd0098662a77012e890203d435addc7c967702dfa74ffaf5b63f9d12/pydaikin-2.13.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41b07d5394a1bebc1516f848deaba62559a9529492e8089c880e9054c74bb83c",
"md5": "bdc96b0f0253c8cd30edfd50a45f75ac",
"sha256": "4b50dcc55fe4e2d586ee90c2683ca00d1d08264178f7355f605f0e80736f2e95"
},
"downloads": -1,
"filename": "pydaikin-2.13.8.tar.gz",
"has_sig": false,
"md5_digest": "bdc96b0f0253c8cd30edfd50a45f75ac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 36399,
"upload_time": "2024-12-09T08:19:48",
"upload_time_iso_8601": "2024-12-09T08:19:48.470291Z",
"url": "https://files.pythonhosted.org/packages/41/b0/7d5394a1bebc1516f848deaba62559a9529492e8089c880e9054c74bb83c/pydaikin-2.13.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 08:19:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fredrike",
"github_project": "pydaikin",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "netifaces",
"specs": []
},
{
"name": "aiohttp",
"specs": []
},
{
"name": "urllib3",
"specs": []
},
{
"name": "tenacity",
"specs": []
}
],
"lcname": "pydaikin"
}