python-tado


Namepython-tado JSON
Version 0.17.5 PyPI version JSON
download
home_pagehttps://github.com/wmalgadey/PyTado
SummaryPyTado from chrism0dwk, modfied by w.malgadey, diplix, michaelarnauts, LenhartStephan, splifter, syssi, andersonshatch, Yippy, p0thi, Coffee2CodeNL, chiefdragon
upload_time2024-03-11 13:38:14
maintainer
docs_urlNone
authorchrism0dwk, w.malgadey
requires_python
licenseGPL3
keywords tado
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyTado -- Pythonize your central heating
========================================

Author: Chris Jewell <chrism0dwk@gmail.com>  
Modified: Wolfgang Malgadey <wolfgang@malgadey.de>

Licence: GPL v3

Copyright: Chris Jewell 2016-2018

PyTado is a Python module implementing an interface to the Tado web API.  It allows a user to interact with their Tado heating system for the purposes of monitoring or controlling their heating system, beyond what Tado themselves currently offer.

It is hoped that this module might be used by those who wish to tweak their Tado systems, and further optimise their heating setups.

Disclaimer
----------
Besides owning a Tado system, I have no connection with the Tado company themselves.  PyTado was created for my own use, and for others who may wish to experiment with personal Internet of Things systems.  I receive no help (financial or otherwise) from Tado, and have no business interest with them.  This software is provided without warranty, according to the GNU Public Licence version 3, and should therefore not be used where it may endanger life, financial stakes, or cause discomfort and inconvenience to others.

Example basic usage
-------------------

    >>> from PyTado.interface import Tado
    >>> t = Tado('my@username.com', 'mypassword')
    >>> climate = t.getClimate(zone=1)

Development
-----------
This software is at a purely experimental stage.  If you're interested and can write Python, clone the Github repo, drop me a line, and get involved!

Release and publish to pypi.org
-------------------------------
see: https://packaging.python.org/tutorials/packaging-projects/

TL:DR;
* update `version` in `setup.py`
* `python3 -m pip install --user --upgrade setuptools wheel`
* `python3 setup.py sdist bdist_wheel`
* `python3 -m pip install --user --upgrade twine`
* `python3 -m twine upload dist/*`



Best wishes and a warm winter to all!

Chris Jewell

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wmalgadey/PyTado",
    "name": "python-tado",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tado",
    "author": "chrism0dwk, w.malgadey",
    "author_email": "chrism0dwk@gmail.com, w.malgadey@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1f/5c/a0dca6410e2eabe6c3c551140f9cfd8fe5ee96e88e2761d8bfbf3f5228ba/python-tado-0.17.5.tar.gz",
    "platform": "any",
    "description": "PyTado -- Pythonize your central heating\n========================================\n\nAuthor: Chris Jewell <chrism0dwk@gmail.com>  \nModified: Wolfgang Malgadey <wolfgang@malgadey.de>\n\nLicence: GPL v3\n\nCopyright: Chris Jewell 2016-2018\n\nPyTado is a Python module implementing an interface to the Tado web API.  It allows a user to interact with their Tado heating system for the purposes of monitoring or controlling their heating system, beyond what Tado themselves currently offer.\n\nIt is hoped that this module might be used by those who wish to tweak their Tado systems, and further optimise their heating setups.\n\nDisclaimer\n----------\nBesides owning a Tado system, I have no connection with the Tado company themselves.  PyTado was created for my own use, and for others who may wish to experiment with personal Internet of Things systems.  I receive no help (financial or otherwise) from Tado, and have no business interest with them.  This software is provided without warranty, according to the GNU Public Licence version 3, and should therefore not be used where it may endanger life, financial stakes, or cause discomfort and inconvenience to others.\n\nExample basic usage\n-------------------\n\n    >>> from PyTado.interface import Tado\n    >>> t = Tado('my@username.com', 'mypassword')\n    >>> climate = t.getClimate(zone=1)\n\nDevelopment\n-----------\nThis software is at a purely experimental stage.  If you're interested and can write Python, clone the Github repo, drop me a line, and get involved!\n\nRelease and publish to pypi.org\n-------------------------------\nsee: https://packaging.python.org/tutorials/packaging-projects/\n\nTL:DR;\n* update `version` in `setup.py`\n* `python3 -m pip install --user --upgrade setuptools wheel`\n* `python3 setup.py sdist bdist_wheel`\n* `python3 -m pip install --user --upgrade twine`\n* `python3 -m twine upload dist/*`\n\n\n\nBest wishes and a warm winter to all!\n\nChris Jewell\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "PyTado from chrism0dwk, modfied by w.malgadey, diplix, michaelarnauts, LenhartStephan, splifter, syssi, andersonshatch, Yippy, p0thi, Coffee2CodeNL, chiefdragon",
    "version": "0.17.5",
    "project_urls": {
        "Homepage": "https://github.com/wmalgadey/PyTado"
    },
    "split_keywords": [
        "tado"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a521388d8b01214d6b3e29071611f5c268b405e5eeec19b8df1cb0c4c384829",
                "md5": "07f2f4b4c4a4b4ec23c4661067f72201",
                "sha256": "11b0d7788916cc31d3cb1f24fd63805f6dd02805b68f65eee517f40be227e84e"
            },
            "downloads": -1,
            "filename": "python_tado-0.17.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07f2f4b4c4a4b4ec23c4661067f72201",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29729,
            "upload_time": "2024-03-11T13:38:12",
            "upload_time_iso_8601": "2024-03-11T13:38:12.520133Z",
            "url": "https://files.pythonhosted.org/packages/4a/52/1388d8b01214d6b3e29071611f5c268b405e5eeec19b8df1cb0c4c384829/python_tado-0.17.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f5ca0dca6410e2eabe6c3c551140f9cfd8fe5ee96e88e2761d8bfbf3f5228ba",
                "md5": "0a2b5860436830cc070d20c63ce14aa4",
                "sha256": "41bd77baf302513538efbb726d732417b5b4bf62edadb3096e50d492bdf2e0e4"
            },
            "downloads": -1,
            "filename": "python-tado-0.17.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0a2b5860436830cc070d20c63ce14aa4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32196,
            "upload_time": "2024-03-11T13:38:14",
            "upload_time_iso_8601": "2024-03-11T13:38:14.290973Z",
            "url": "https://files.pythonhosted.org/packages/1f/5c/a0dca6410e2eabe6c3c551140f9cfd8fe5ee96e88e2761d8bfbf3f5228ba/python-tado-0.17.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 13:38:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wmalgadey",
    "github_project": "PyTado",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "python-tado"
}
        
Elapsed time: 0.21770s