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

Uploaded Source

Built Distribution

cozytouchpy-1.5.1-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.1.tar.gz
  • Upload date:
  • Size: 23.6 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.5.1.tar.gz
Algorithm Hash digest
SHA256 aa6410aee9cac6fbeea06c71434db1f4f67e1681b936f3f83e8986607234f9be
MD5 931759eb964054307b55efce8f498dcb
BLAKE2b-256 f60e53c58caa1604458d5fc62ce0031f4729b150b1d0ec0ec8c35e66578566fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 24.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.45.0 CPython/3.8.2

File hashes

Hashes for cozytouchpy-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ade444635413dc915c10887cb69619e4901ef54aa5bc3494c3ebb2f67ec5961c
MD5 e7933a164f8b8aa760fdc797ee97c89b
BLAKE2b-256 135e34f88a3f87ff6483c619d46002ada9480003fdd04658227efc862760619e

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