{ "info": { "author": "David Uebelacker", "author_email": "david@uebelacker.ch", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2015 David \u00dcbelacker\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\nDescription: eQ-3/ELV MAX! Cube Python API |Build Status| |Coverage Status|\n =============================\n \n A python api to control the Max! Cube thermostats:\n \n - get basic info about the cube itself\n - get info about the max thermostats connected to the cube (mode, temperatures ...)\n \n Basic usage:\n \n .. code:: python\n \n from maxcube.cube import MaxCube\n from maxcube.connection import MaxCubeConnection\n \n cube = MaxCube(MaxCubeConnection('192.168.0.20', 62910))\n \n for device in cube.devices:\n print(device.name)\n print(device.actual_temperature)\n \n This api was build for the integration of the Max! thermostats into `Home Assistant `__ and\n does only cover the functions needed for the integration.\n \n Thanks to:\n \n - `https://github.com/Bouni/max-cube-protocol `__\n - `https://github.com/ercpe/pymax `__\n - `https://github.com/aleszoulek/maxcube `__\n - `openhab integration `__\n \n .. |Build Status| image:: https://travis-ci.org/goodfield/python-maxcube-api.svg?branch=master\n :target: https://travis-ci.org/goodfield/python-maxcube-api\n .. |Coverage Status| image:: https://coveralls.io/repos/goodfield/python-maxcube-api/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/goodfield/python-maxcube-api?branch=master\n \n \n \n \n \n \nPlatform: UNKNOWN\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/goodfield/python-maxcube-api.git", "keywords": "", "license": "The MIT License (MIT)", "maintainer": "", "maintainer_email": "", "name": "maxcube-api", "package_url": "https://pypi.org/project/maxcube-api/", "platform": "", "project_url": "https://pypi.org/project/maxcube-api/", "project_urls": { "Homepage": "https://github.com/goodfield/python-maxcube-api.git" }, "release_url": "https://pypi.org/project/maxcube-api/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "eQ-3/ELV MAX! Cube Python API", "version": "0.1.0" }, "last_serial": 2632612, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c937d541c03fac50ffa5fc76a01a2fef", "sha256": "58987d78f2d75d80eddfbda220a75ac4bcb680ebfb463f7e6b287825331fae18" }, "downloads": -1, "filename": "maxcube_api-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c937d541c03fac50ffa5fc76a01a2fef", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7674, "upload_time": "2016-11-01T20:46:22", "url": "https://files.pythonhosted.org/packages/12/69/d444f4b1638c41afe122792f26d70b7bcd2151c74e95afd06191091fa422/maxcube_api-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "fcb53f3f235ac9018d354232b103fcc1", "sha256": "1c38afee2ba093313575a381f0ad276900875812c576138fef80cbdbdb459b6a" }, "downloads": -1, "filename": "maxcube_api-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fcb53f3f235ac9018d354232b103fcc1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7710, "upload_time": "2016-12-15T23:29:43", "url": "https://files.pythonhosted.org/packages/7a/7e/d5414ee42eb4f126d354a7337ee9afce15f4ca47d4bc2d2a717c6cdf3d68/maxcube_api-0.0.2-py2.py3-none-any.whl" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "c8a2a69799332185a1c07edb94af6709", "sha256": "8a376f0014d1c715541888c5fe35f57c4dd063b3ebf6593b0ada133cf81c36d3" }, "downloads": -1, "filename": "maxcube_api-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8a2a69799332185a1c07edb94af6709", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9255, "upload_time": "2017-02-10T07:31:07", "url": "https://files.pythonhosted.org/packages/1e/3a/7f75daa0b9e8da421eb5faf9a5991669822f9c3c0ff535503eb20c86da42/maxcube_api-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8a2a69799332185a1c07edb94af6709", "sha256": "8a376f0014d1c715541888c5fe35f57c4dd063b3ebf6593b0ada133cf81c36d3" }, "downloads": -1, "filename": "maxcube_api-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8a2a69799332185a1c07edb94af6709", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9255, "upload_time": "2017-02-10T07:31:07", "url": "https://files.pythonhosted.org/packages/1e/3a/7f75daa0b9e8da421eb5faf9a5991669822f9c3c0ff535503eb20c86da42/maxcube_api-0.1.0-py2.py3-none-any.whl" } ] }