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

Uploaded Source

Built Distribution

cozytouchpy-1.3.2-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.3.2.tar.gz
  • Upload date:
  • Size: 22.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for cozytouchpy-1.3.2.tar.gz
Algorithm Hash digest
SHA256 d796616c639458d25d38e6e048b6949e96e3de45629ae8bb9892f5110877019a
MD5 e9a2cf1bf70a4d6f57cb693d1f7a4c27
BLAKE2b-256 4796f88c51d108b2106e97766c1ec392a1618181dc86b022c39b4eb296695ae5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 23.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for cozytouchpy-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d51b537203b5b8a915025f37ed88328a09243ccb8343b2c80d62f4e45ac286fe
MD5 79a7eda3b737b3ef3fcbeae87386cd0e
BLAKE2b-256 f6e77d4655db99388ac9b321d7f121ee44a79c7e00faf55a21ba3bd00550a160

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