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

Uploaded Source

Built Distribution

cozytouchpy-1.9.8-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.8.tar.gz
  • Upload date:
  • Size: 29.9 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.8.tar.gz
Algorithm Hash digest
SHA256 29dfb3718bf952634697dbf7f9ec47980502e63f09280a3d2ec129e4c97c8010
MD5 596213825cde7956b0e2a240271f64dd
BLAKE2b-256 79b6fedf9131140c8c36da4c889f982c744d22df9cec6293b169f9f0f081a590

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.8-py3-none-any.whl
  • Upload date:
  • Size: 35.8 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8af26c12db97f2d6d98e83f14f0badddbdecec754e37045e2b58e84e749821f4
MD5 fef0af3169dc566e7a288ea3780b9a6d
BLAKE2b-256 f62d8eb6ece0637c456b9b0c9b6fa602c1167905ac21ea3f2a43d61f5fa08553

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