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

python-tado-dev-0.13.0.dev1.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

python_tado_dev-0.13.0.dev1-py3-none-any.whl (23.8 kB view details)

Uploaded Python 3

File details

Details for the file python-tado-dev-0.13.0.dev1.tar.gz.

File metadata

  • Download URL: python-tado-dev-0.13.0.dev1.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for python-tado-dev-0.13.0.dev1.tar.gz
Algorithm Hash digest
SHA256 b95bab12e1b6240f8d88290ac993ceb189542b7deb6303db3c122c4a78ee07f1
MD5 feaad9d20b457781c7b2eaf1a9cd7990
BLAKE2b-256 5b5684d2ead6590a0ca4519ab633862d67cbcb9ecc6ea4942cdae4b19f8a74ba

See more details on using hashes here.

File details

Details for the file python_tado_dev-0.13.0.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_tado_dev-0.13.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 068b47efced456b042d4e704970f81a24848621fa11c9e32ea38ef0f8e532eff
MD5 ac43b5e04f744f896dfdfa461fcfdff9
BLAKE2b-256 7ecec8aa49df7b7f03cc51f33b09165eae30c8296cb9f9b024f4ae3b27488158

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