Skip to main content

Cozytouch python client (fork cozypy)

Project description

cozytouchpy

Inspired and forked from the biker91620 repository

Cozytouch python implementation

This API allows you to control Atlantic, Thermor and Sauter equipment via the Cozytouch bridge

Used to obtain information from the following sensors:

  • Gateway
  • Radiators
  • Water heaters and other counters

Example

 from cozytouchpy import CozytouchClient

 username="my-username"
 password="my-password"

 client = CozytouchClient(username, password)
 setup = await client.async_get_setup() 
 for place in setup.places:  
     print(place.id)

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

cozytouchpy-1.3.6.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

cozytouchpy-1.3.6-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file cozytouchpy-1.3.6.tar.gz.

File metadata

  • Download URL: cozytouchpy-1.3.6.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for cozytouchpy-1.3.6.tar.gz
Algorithm Hash digest
SHA256 a5a01dd3652979c127989e95a1ba08d70430402b5cf84bc103c3fbefecdae5e8
MD5 bab7370673b967b00ffc129c07505d30
BLAKE2b-256 008fce5db5c6df7486b7141ded1095ef8f0a006b9552278229357c3ac851673a

See more details on using hashes here.

File details

Details for the file cozytouchpy-1.3.6-py3-none-any.whl.

File metadata

  • Download URL: cozytouchpy-1.3.6-py3-none-any.whl
  • Upload date:
  • Size: 23.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for cozytouchpy-1.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8e0b8c7a051bf017e45a4bfa2605b87a4487ad376c062b79b3e751e19bdbdfc4
MD5 28c43620b3ce2e83ab97bd37feab556c
BLAKE2b-256 8291f66caba205b068772e0402233eaa41a2274e7cf786c9ebddb2c391035230

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