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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.6.1.tar.gz
  • Upload date:
  • Size: 25.1 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.6.1.tar.gz
Algorithm Hash digest
SHA256 059a0c38f2050cc8084fdd2802f8834d5dc8e7e507e54af14e2174c9578204c0
MD5 c2e1699a0b3eebf7dffa62f6a00e781d
BLAKE2b-256 dbf65be221ff27946ac28a3d991b282b8d97035d350c3c87bcf7ec0d363fa995

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.6.1-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.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0f19464983446f02e79f9f11289efa53ef07fefe7bf13b839aac075a8176ee22
MD5 65a3d5ba8415f0b4e0bf58cbb9f7fad0
BLAKE2b-256 82f0a7a440fc95c1947fae59345924cbe3b5162ee52be249996d598ddfb3f9b5

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