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
  • APC Heat Pump (Beta)

Example

 from cozytouchpy import CozytouchClient

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

 client = CozytouchClient(username, password)
 client.connect()
 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.9.7.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

cozytouchpy-1.9.7-py3-none-any.whl (35.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.7.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for cozytouchpy-1.9.7.tar.gz
Algorithm Hash digest
SHA256 7c668304d5e94b10e1c57a0e4e453daa2b5364b856f301f41659cc351c4f5ba7
MD5 d89e8157bc2823f8ce82ef2f6ae92ec0
BLAKE2b-256 2b92117acc1df0012c0be154d76250e9e573410c3452fe096bbaf50846fe4a11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.7-py3-none-any.whl
  • Upload date:
  • Size: 35.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for cozytouchpy-1.9.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8cacfc321d3a5d346466649b5e76f413ecff7ca684c41b1eb0b8f5f1ca1772c9
MD5 06123ff057662bc741b7bf846f358a6e
BLAKE2b-256 bef27d2137eb01f2ecc656a57a5012ebe51add32b7a33580fcdaa906f599a266

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