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

Uploaded Source

Built Distribution

cozytouchpy-2.0.3-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-2.0.3.tar.gz
  • Upload date:
  • Size: 29.9 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.6

File hashes

Hashes for cozytouchpy-2.0.3.tar.gz
Algorithm Hash digest
SHA256 2527d0804eaa81ddc5f976c78d8e3c2a413316b1fc1f1e14aac07a8782232339
MD5 d06c0902e813b89ef3ffa1431507a570
BLAKE2b-256 35f68d964e28a6b22c8e276d4515db666b9dc3500c11a1ead232917d35d99cac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-2.0.3-py3-none-any.whl
  • Upload date:
  • Size: 35.9 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.6

File hashes

Hashes for cozytouchpy-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e461bd8eeaab111e04328a101ddda08c52ec829648fe361a847c3bcdf74d421a
MD5 7340e4ede34e315a741b7ea68a403360
BLAKE2b-256 378edc31eb27acb38df9649f6d61ab4a7794f973223359d8cc56e10bc2501b3e

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