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

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

Uploaded Source

Built Distribution

cozytouchpy-1.5.7-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.7.tar.gz
  • Upload date:
  • Size: 25.2 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.45.0 CPython/3.8.2

File hashes

Hashes for cozytouchpy-1.5.7.tar.gz
Algorithm Hash digest
SHA256 073f52b2a0698ba08325de78b80dbea628f06e7fd1b37cc464cbd1fc1743a989
MD5 5456d0567cee069f4208e53069c74705
BLAKE2b-256 2c1ccb455040aacfaeacafd672ec7d38605c09a44bb1b7ce648eea02cc3c9140

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.7-py3-none-any.whl
  • Upload date:
  • Size: 25.7 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.45.0 CPython/3.8.2

File hashes

Hashes for cozytouchpy-1.5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d75e49e2b45d9e096b64f434fcbebf1671ab8a291dd10e64d4c178fdbd89e9ed
MD5 64c970f905acc03b3aee93b367b3eca8
BLAKE2b-256 cc70c6105cc7b721ca8eb4c7f17bcc8534a8b95cc70868a70f7af3292892ba0e

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