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

Uploaded Source

Built Distribution

cozytouchpy-1.5.0-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.0.tar.gz
  • Upload date:
  • Size: 23.7 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.0.tar.gz
Algorithm Hash digest
SHA256 9c37e31759bb3df5e9265dfa9913ce6ff7be1ffbec702197682e86fe6a38a8f3
MD5 302899d0a0840d56b8ee3b0c559f6692
BLAKE2b-256 2316af19323ac3001fca4bfb54bbb11a7a1d35111b561184fcb33f9425dd2afc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 24.2 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e73975013f71cc77bd85bb25804f28d3cce396ec3db8d0568caaf63542815e7
MD5 b89b6467a554cdd994b337c3be959f34
BLAKE2b-256 4cfa89cc1efbb7ee90121ac97fa929285e56ac43c1fa4bf8c3bc1482f16462f7

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