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

Uploaded Source

Built Distribution

cozytouchpy-3.0-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-3.0.tar.gz
  • Upload date:
  • Size: 29.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for cozytouchpy-3.0.tar.gz
Algorithm Hash digest
SHA256 f74e7266c4d3c571fbfe12ad351151a0d3a19fd22d56b888606b3e961656e45e
MD5 1d1afe26eb365aab9d4658de87155c71
BLAKE2b-256 3a34cd80b5a8dc71c1ec71fd2c4b639f551e448663a3c4c18f81e7a133805fbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-3.0-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for cozytouchpy-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3f7d44f2721644f4627722396544fe038842d8e7c58bb025902f9e5ae2abb4b
MD5 76c080aede794618c68ad68b901addd8
BLAKE2b-256 7e69514cd1b62efbd1c56dadb43c9aa680cbbd0b0192ae8cf0efe9a37bd92620

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