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

Uploaded Source

Built Distribution

cozytouchpy-1.8.3-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.8.3.tar.gz
  • Upload date:
  • Size: 29.2 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.3

File hashes

Hashes for cozytouchpy-1.8.3.tar.gz
Algorithm Hash digest
SHA256 518fee5cb63a837b006a28ff07fc35c3a46bf06e72c5d5409d36ce02a2498776
MD5 de8809c5ff4914c38e2f7a402d937bc8
BLAKE2b-256 36d9a1a5d544b4f5284a48d8e64431fe50939c820f510bc54eab47bacff3b117

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.8.3-py3-none-any.whl
  • Upload date:
  • Size: 35.4 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.3

File hashes

Hashes for cozytouchpy-1.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 553fb94a296100887966a4abfc96523fdf918a955b70abea00cf51c90dd23811
MD5 9b56860bf5ce7990f82ecd037ab6950b
BLAKE2b-256 40ddc226cd84f5d66cf1368977c43ee72ddb97d342f8e67365c0e91d51c27120

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