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

Uploaded Source

Built Distribution

cozytouchpy-3.5-py3-none-any.whl (36.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-3.5.tar.gz
  • Upload date:
  • Size: 30.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for cozytouchpy-3.5.tar.gz
Algorithm Hash digest
SHA256 49925182b6f262bdcc51454d62b9bcca913bc4840b79ea5fc32f3b76b490bfb0
MD5 7cd039a12b1cc597c3079b41a75e4d03
BLAKE2b-256 8d5552b17149aa1315b248e0ccc2ea204c2e19f9dd73d964f79f0f0eb43a2eb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-3.5-py3-none-any.whl
  • Upload date:
  • Size: 36.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for cozytouchpy-3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e68d8f0d2f64fbe9d7daff446711407640c83f8700945d413d1de7bae673416e
MD5 42d1e0e453376a9a278e84eafb69808c
BLAKE2b-256 b752ff2b81d3315ab3389bef27870810ff7dc87ad3a3bd0e44cc48ecad31d0e3

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