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

Uploaded Source

Built Distribution

cozytouchpy-1.7.9-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.7.9.tar.gz
  • Upload date:
  • Size: 29.0 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.0 CPython/3.8.3

File hashes

Hashes for cozytouchpy-1.7.9.tar.gz
Algorithm Hash digest
SHA256 4f0cfbdfcbce8cf82440afe929dc08addb3918894c99ebfe3234876737237876
MD5 e6efa03b36cfd8a1832b97a9ef4c653e
BLAKE2b-256 cf87167fa46e3b13f659d321c215b5651b273889ed06b13e62171c5c942b25fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.7.9-py3-none-any.whl
  • Upload date:
  • Size: 33.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.46.0 CPython/3.8.3

File hashes

Hashes for cozytouchpy-1.7.9-py3-none-any.whl
Algorithm Hash digest
SHA256 e6c37ead4cf6c71b918f97584ca3fd7d903f68dc417a64f8545f433866250a7c
MD5 6ccba0a87ec5c0a5a1a9b4df01d7de88
BLAKE2b-256 5edb7cee95a5a76bb4e8827f88267ebfd8872f23cfcfe5859d816168c8922bb0

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