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

Uploaded Source

Built Distribution

cozytouchpy-1.7.4-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.7.4.tar.gz
  • Upload date:
  • Size: 28.3 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.4.tar.gz
Algorithm Hash digest
SHA256 c4eaf2145af8971e5ef0089cf0908f681c1b4a08b9704043a3984b61fdd2f4e1
MD5 7d0f8e42d9ddb4647e6378e63bf7fa40
BLAKE2b-256 0e95374954129650394e731d8a8973de655768e0451b3626fd7b035a94b380a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.7.4-py3-none-any.whl
  • Upload date:
  • Size: 33.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 40b949f8990dc292d35c9032ad53585f652fbaea3b9a963b1d230f6c8ebadca7
MD5 588f55595a0b7143b6ed56df591c2bdc
BLAKE2b-256 be79175d5614aef00966976a9158c4d9a8251f631548e2edec6b67e190e3091e

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