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

Uploaded Source

Built Distribution

cozytouchpy-1.5.6-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.6.tar.gz
  • Upload date:
  • Size: 25.1 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.6.tar.gz
Algorithm Hash digest
SHA256 60456d394a502304faf0519f7190cab050ba0fe207ad6c40d7e832353b029a02
MD5 5f9c393a3a25b3c3a5903bcd9ced400a
BLAKE2b-256 d2b19f0ab7ed2b344c8b9d34699d3266183f5321825aba12b0456a27584d7e68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.6-py3-none-any.whl
  • Upload date:
  • Size: 25.6 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d292292cbdc06bf5cbae4f6e5103760eac1673505e9f3c1e0fc18afbbac6e4ee
MD5 898263402a9f8652073b9f06f06498d9
BLAKE2b-256 1b0e082aec4d9d3fc5b61c6555dab5d575a9d1887c89a166d096eb3d5945d9ad

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