Skip to main content

PyTado from chrism0dwk, modfied by w.malgadey, diplix, michaelarnauts, LenhartStephan, splifter, syssi, andersonshatch, Yippy, p0thi

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jorgenvatle-python-tado-0.14.dev1.tar.gz (23.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file jorgenvatle-python-tado-0.14.dev1.tar.gz.

File metadata

File hashes

Hashes for jorgenvatle-python-tado-0.14.dev1.tar.gz
Algorithm Hash digest
SHA256 225997131ff7487921f6216a7ff12b7279ee9e004e38b014a119b6a9df6d43a7
MD5 81da85a8bfff6a2706f0f33edc1fe86e
BLAKE2b-256 a25db34a26d49b708ecd4e968c211e56b50992594cd4fe9bebce3cf7458d8ca6

See more details on using hashes here.

File details

Details for the file jorgenvatle_python_tado-0.14.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for jorgenvatle_python_tado-0.14.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 18bef7bd7a3e30f56937b11700a00ef968b3f68a89c9aec2038abe385fd8f427
MD5 d0a6e4f2696291f073b71abcc5d15345
BLAKE2b-256 d16eaf418bb638b8732cc4c1111253156b53a65ab622356f6c8261f9ff0582ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page