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

Uploaded Source

Built Distribution

cozytouchpy-1.5.4-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.4.tar.gz
  • Upload date:
  • Size: 23.8 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.4.tar.gz
Algorithm Hash digest
SHA256 3afc8a60684e2070738981c7177af04676e41dc905115c8ba23549bebb117904
MD5 28b87da8173d27bed1499af1168b93b9
BLAKE2b-256 7de6d7601998b0cd5957dab4bc07c2e9772ba437775951e05da6019810f9494a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.4-py3-none-any.whl
  • Upload date:
  • Size: 24.3 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 aedf86605637f769f482cebf1f4ff126ca86492e5e87814c2aac97c5cda158cb
MD5 2b75c3535f13ced2dbd9756da7fcbb88
BLAKE2b-256 79aa7e465badb2c71a72151694022070a41d994335c0a201a976ba258cca3cc1

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