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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-2.0.0.tar.gz
  • Upload date:
  • Size: 29.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for cozytouchpy-2.0.0.tar.gz
Algorithm Hash digest
SHA256 d3a42d2f4ae38fae8bb8ce6caf018d1ab115da9e851e22932af8382c70a48855
MD5 844723e4c274d9f0e9d0297793f5ff33
BLAKE2b-256 88a7664f2f0a476e003cf4d2fa49dfb7f6b21cec6f87b167743dc5daa10c4b6f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for cozytouchpy-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9eed069fb43993dcbdf8cd66dfcb966b70e8571b6bfb5e1146521ab47caf759c
MD5 b272918e70a54c8233faa632a9d4170c
BLAKE2b-256 6ed01b029cfca3161c4b9c5ebbe6ef75f9d2f1c7ba298eb467bfdeab4a1c1fbd

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