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

Uploaded Source

Built Distribution

cozytouchpy-1.9.3-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.3.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for cozytouchpy-1.9.3.tar.gz
Algorithm Hash digest
SHA256 4a8166a19204eed9e888bfb8a5966850721b25048cddd681b4fa19b88cbd58d5
MD5 5959f1709cd432e2157e6d0679d4da16
BLAKE2b-256 357ec9b2801af54fcfc8cb222d8cf3c65cf81b04a27f3ea541bcf6e9fe951e8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.3-py3-none-any.whl
  • Upload date:
  • Size: 35.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for cozytouchpy-1.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 24d07846c24dc05c5086be8a6841b15a6fae07502343ce7ba3da4824fd74d458
MD5 929cbb2479b0f008c2337205d50cab71
BLAKE2b-256 5d39e93bb982ff1da3be845f024a98c2dcb4ebe671598ca6ba2cf02080086ba6

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