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-0.12.0.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

python_tado-0.12.0-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file python-tado-0.12.0.tar.gz.

File metadata

  • Download URL: python-tado-0.12.0.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for python-tado-0.12.0.tar.gz
Algorithm Hash digest
SHA256 d5003956ba1aba665e0a4faada1183f4f3089a9f6193e2a36776f2f6a48559d2
MD5 43d39a0cfb307ba9ef5628c3f63aac6e
BLAKE2b-256 e93f0c141c571992bdc4217b356b3f526c8c4dc0dcd246bcea142f421a7257b7

See more details on using hashes here.

File details

Details for the file python_tado-0.12.0-py3-none-any.whl.

File metadata

  • Download URL: python_tado-0.12.0-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for python_tado-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c60f80239422fd03b1509166cf9f8cc94955b8fa2b4f76bf9b924032107f8d78
MD5 37b76213b0b5ca185e9296f252598bdf
BLAKE2b-256 7bad47a93e506ba46ca506ddd8af631b718aadfea667e05f475f0e06446eb51e

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