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

Uploaded Source

Built Distribution

cozytouchpy-1.9.0-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.0.tar.gz
  • Upload date:
  • Size: 29.5 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.0.tar.gz
Algorithm Hash digest
SHA256 f2e75aced34c666717e6397db6400557e92dc24ca1d327d6d1fd88b4b145e14e
MD5 5a6317d6a6473b83dee6e84bef609214
BLAKE2b-256 7b4b83e9ab41edbfb2eb65c85d75ba8ed1fcb352dfb72eb3402fd7a6fc6541b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 35.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c74ca18317e72db82fba4b5f749b46e6caeeb5a4bba185b4ae58859ce0c7ff7
MD5 394759b4125a7d230d1e87cde84b6c44
BLAKE2b-256 2d5cdb2d69dfb4d10832c070e6d20c9c36675a3f4b92aa64e4130427a540f720

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