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

Uploaded Source

Built Distribution

cozytouchpy-3.6-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-3.6.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for cozytouchpy-3.6.tar.gz
Algorithm Hash digest
SHA256 13a1e32c5d7b9919d26ca54c53488784fd1d5527c6f648cb22a02f3488ae5319
MD5 0a7ee58f7f4f5f222dc8ae87160aaa3a
BLAKE2b-256 4d79a1326b1a63e5a0507e0352a0e0969c26fcca69219caadae42c242f2b4bdf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-3.6-py3-none-any.whl
  • Upload date:
  • Size: 36.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for cozytouchpy-3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 91e1a62b82104aca1491f694bb1ca77300847a2dda62fd92e391b2d77fd555f5
MD5 b61a0bb51995db238911618b2dffd870
BLAKE2b-256 d43c7c75ade1af63e4b2dc1482f22b74709ca1ea531978abbb255f077eacea2d

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