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.6.2b0.tar.gz (25.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cozytouchpy-1.6.2b0.tar.gz
  • Upload date:
  • Size: 25.5 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.2b0.tar.gz
Algorithm Hash digest
SHA256 e8f0d794de3052160a80d38fb0c2d6e553837a26a5e843b404561395ce76b856
MD5 012ba6bba5a68ade203974f7a012fc95
BLAKE2b-256 732b708cc2f26b3f6de8cc7031873dc87569bd55e0d61f80c5fe45e9cb4ef508

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cozytouchpy-1.6.2b0-py3-none-any.whl
  • Upload date:
  • Size: 26.1 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.2b0-py3-none-any.whl
Algorithm Hash digest
SHA256 085c89734083e49b98e946c1945ba8156b2720466e9efab4883a594ea6dbb1e9
MD5 1fb2d3b1e0493a20c7244a6de7153539
BLAKE2b-256 3f79763166b4185b4c85c81fec62641a7aed4bbbc11f7c3f90b5a6051279aea0

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