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

Uploaded Source

Built Distribution

cozytouchpy-1.6.2-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.6.2.tar.gz
  • Upload date:
  • Size: 27.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.46.0 CPython/3.8.2

File hashes

Hashes for cozytouchpy-1.6.2.tar.gz
Algorithm Hash digest
SHA256 286d0308a74e8c127f14439b193870262c3a16a7343c54535c6ff15641156505
MD5 166425da600e402c43983e4804dcf2bc
BLAKE2b-256 bf80d79d61b4f112dc99acb42b28682fcb786c534da61f587712743101742523

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cozytouchpy-1.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e795d1e1701c266f9df56655be0eb9bc72c5a8e060e14d0dca69adbd273445ba
MD5 167db335f172a1ff842b1a5f6dd8adea
BLAKE2b-256 7e833e0f57849f455df31ee1c91795e93a3dcba5f00818dec2fd0bb03f8b918a

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